1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-08 23:06:40 +02:00

Update minimum required version of intervention/gif

This commit is contained in:
Oliver Vogel
2024-01-27 15:43:24 +01:00
parent 7e92af0c66
commit 33bd4b09a8

View File

@@ -21,7 +21,7 @@
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"ext-mbstring": "*", "ext-mbstring": "*",
"intervention/gif": "^4" "intervention/gif": "^4.0.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9", "phpunit/phpunit": "^9",