mirror of
https://github.com/Intervention/image.git
synced 2025-08-12 08:54:03 +02:00
Allow PHPUnit 11
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
"intervention/gif": "^4.2"
|
"intervention/gif": "^4.2"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^10.0",
|
"phpunit/phpunit": "^10.0 || ^11.0",
|
||||||
"mockery/mockery": "^1.6",
|
"mockery/mockery": "^1.6",
|
||||||
"phpstan/phpstan": "^1",
|
"phpstan/phpstan": "^1",
|
||||||
"squizlabs/php_codesniffer": "^3.8",
|
"squizlabs/php_codesniffer": "^3.8",
|
||||||
|
Reference in New Issue
Block a user