mirror of
https://github.com/Intervention/image.git
synced 2025-08-10 16:04:04 +02:00
Changed scheme of website address
This commit is contained in:
@@ -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": {
|
||||
|
Reference in New Issue
Block a user