diff --git a/src/composer.json b/src/composer.json index 9674d2d4..f3b07040 100644 --- a/src/composer.json +++ b/src/composer.json @@ -46,7 +46,7 @@ "guzzlehttp/guzzle": "7.9.2", "php-http/guzzle7-adapter": "1.1.0", "team-reflex/challonge-php": "dev-master", - "intervention/image": "3.10.1", + "intervention/image": "3.11.1", "intervention/image-laravel": "1.3.0", "laravel/tinker": "2.10.0", "scssphp/scssphp": "1.13.0", diff --git a/src/composer.lock b/src/composer.lock index 2d2939d4..8d72b077 100644 --- a/src/composer.lock +++ b/src/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "836dfa24e204604802a20c772b54b4e1", + "content-hash": "df7b6783da30dbe1018c079cdcd7d80b", "packages": [ { "name": "artesaos/seotools", @@ -2276,24 +2276,24 @@ }, { "name": "intervention/gif", - "version": "4.2.0", + "version": "4.2.1", "source": { "type": "git", "url": "https://github.com/Intervention/gif.git", - "reference": "42c131a31b93c440ad49061b599fa218f06f93be" + "reference": "6addac2c68b4bc0e37d0d3ccedda57eb84729c49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/gif/zipball/42c131a31b93c440ad49061b599fa218f06f93be", - "reference": "42c131a31b93c440ad49061b599fa218f06f93be", + "url": "https://api.github.com/repos/Intervention/gif/zipball/6addac2c68b4bc0e37d0d3ccedda57eb84729c49", + "reference": "6addac2c68b4bc0e37d0d3ccedda57eb84729c49", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { - "phpstan/phpstan": "^1", - "phpunit/phpunit": "^10.0", + "phpstan/phpstan": "^2.1", + "phpunit/phpunit": "^10.0 || ^11.0", "slevomat/coding-standard": "~8.0", "squizlabs/php_codesniffer": "^3.8" }, @@ -2324,7 +2324,7 @@ ], "support": { "issues": "https://github.com/Intervention/gif/issues", - "source": "https://github.com/Intervention/gif/tree/4.2.0" + "source": "https://github.com/Intervention/gif/tree/4.2.1" }, "funding": [ { @@ -2340,20 +2340,20 @@ "type": "ko_fi" } ], - "time": "2024-09-20T13:35:02+00:00" + "time": "2025-01-05T10:52:39+00:00" }, { "name": "intervention/image", - "version": "3.10.1", + "version": "3.11.1", "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "8230387f14d5727745934673ebe70fdbe161f581" + "reference": "0f87254688e480fbb521e2a1ac6c11c784ca41af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/8230387f14d5727745934673ebe70fdbe161f581", - "reference": "8230387f14d5727745934673ebe70fdbe161f581", + "url": "https://api.github.com/repos/Intervention/image/zipball/0f87254688e480fbb521e2a1ac6c11c784ca41af", + "reference": "0f87254688e480fbb521e2a1ac6c11c784ca41af", "shasum": "" }, "require": { @@ -2363,7 +2363,7 @@ }, "require-dev": { "mockery/mockery": "^1.6", - "phpstan/phpstan": "^2", + "phpstan/phpstan": "^2.1", "phpunit/phpunit": "^10.0 || ^11.0", "slevomat/coding-standard": "~8.0", "squizlabs/php_codesniffer": "^3.8" @@ -2400,7 +2400,7 @@ ], "support": { "issues": "https://github.com/Intervention/image/issues", - "source": "https://github.com/Intervention/image/tree/3.10.1" + "source": "https://github.com/Intervention/image/tree/3.11.1" }, "funding": [ { @@ -2416,7 +2416,7 @@ "type": "ko_fi" } ], - "time": "2024-12-27T14:53:08+00:00" + "time": "2025-02-01T07:28:26+00:00" }, { "name": "intervention/image-laravel",