1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-29 16:50:07 +02:00

Add option for PHPUnit 12 dependency

This commit is contained in:
Oliver Vogel
2025-02-07 17:15:46 +01:00
parent e90798bd5d
commit fda7a6d3a3

View File

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