1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-01 03:20:17 +02:00

Change dependency version of intervention/gif

This commit is contained in:
Oliver Vogel
2023-12-01 16:27:04 +01:00
parent fa1f8bb8a9
commit f285a1a134

View File

@@ -13,7 +13,7 @@
], ],
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"intervention/gif": "^3.0" "intervention/gif": "^3"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9", "phpunit/phpunit": "^9",