1
0
mirror of https://github.com/Intervention/image.git synced 2025-07-31 11:00:12 +02:00

Increase version number of intervention/gif

This commit is contained in:
Oliver Vogel
2024-01-04 12:33:22 +01:00
parent 356f79e99c
commit 72afbe47cf

View File

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