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