We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2480747 commit 609f089Copy full SHA for 609f089
composer.json
@@ -22,7 +22,7 @@
22
"minimum-stability": "stable",
23
"require": {},
24
"require-dev": {
25
- "phpunit/phpunit": "9.5.25"
+ "phpunit/phpunit": "12.3.3"
26
},
27
"scripts": {
28
"test": "phpunit --coverage-text"
0 commit comments