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

Merge branch 'ADmad-feat/phpunit-11' into develop

This commit is contained in:
Oliver Vogel
2024-10-29 15:15:41 +01:00

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",