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

Allow PHPUnit 11

This commit is contained in:
ADmad
2024-10-27 21:06:46 +05:30
parent b496d1f6b9
commit 2763c23bcd

View File

@@ -24,7 +24,7 @@
"intervention/gif": "^4.2"
},
"require-dev": {
"phpunit/phpunit": "^10.0",
"phpunit/phpunit": "^10.0 || ^11.0",
"mockery/mockery": "^1.6",
"phpstan/phpstan": "^1",
"squizlabs/php_codesniffer": "^3.8",