1
0
mirror of https://github.com/Intervention/image.git synced 2025-01-16 19:58:14 +01: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",
"description": "PHP image manipulation",
"homepage": "http://image.intervention.io/",
"homepage": "https://image.intervention.io/",
"keywords": ["image", "gd", "imagick", "laravel", "watermark", "thumbnail"],
"license": "MIT",
"authors": [
{
"name": "Oliver Vogel",
"email": "oliver@olivervogel.com",
"homepage": "http://intervention.io/"
"homepage": "https://intervention.io/"
}
],
"require": {