We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de95284 commit b27ac77Copy full SHA for b27ac77
2 files changed
composer.json
@@ -32,7 +32,7 @@
32
"require": {
33
"php": "~8.2 || ~8.3 || ~8.4",
34
"ext-pdo": "*",
35
- "phpunit/phpunit": "^11.5"
+ "phpunit/phpunit": "^12.2 || 11.5"
36
},
37
"require-dev": {
38
"slevomat/coding-standard": "^8.19",
0 commit comments