1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-09 15:26:38 +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": {
"php": "^8.1",
"ext-mbstring": "*",
"intervention/gif": "^4"
"intervention/gif": "^4.0.1"
},
"require-dev": {
"phpunit/phpunit": "^9",