1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-10 07:53:58 +02:00

Changed scheme of website address

This commit is contained in:
Oliver Vogel
2022-04-19 19:20:13 +02:00
parent 9828c9310c
commit e78d2d75f3

View File

@@ -1,14 +1,14 @@
{ {
"name": "intervention/image", "name": "intervention/image",
"description": "PHP image manipulation", "description": "PHP image manipulation",
"homepage": "http://image.intervention.io/", "homepage": "https://image.intervention.io/",
"keywords": ["image", "gd", "imagick", "laravel", "watermark", "thumbnail"], "keywords": ["image", "gd", "imagick", "laravel", "watermark", "thumbnail"],
"license": "MIT", "license": "MIT",
"authors": [ "authors": [
{ {
"name": "Oliver Vogel", "name": "Oliver Vogel",
"email": "oliver@olivervogel.com", "email": "oliver@olivervogel.com",
"homepage": "http://intervention.io/" "homepage": "https://intervention.io/"
} }
], ],
"require": { "require": {