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 a2d1262 commit d59b845Copy full SHA for d59b845
composer.json
@@ -19,10 +19,10 @@
19
"captainhook/captainhook": "^5.10",
20
"captainhook/plugin-composer": "^5.3",
21
"friendsofphp/php-cs-fixer": "^3.25",
22
- "humbug/box": "^4.3",
+ "humbug/box": "^4.5",
23
"nunomaduro/collision": "^7.8",
24
"phpstan/phpstan": "^1.10",
25
- "phpunit/phpunit": "^10.3"
+ "phpunit/phpunit": "^10.3 || ^9"
26
},
27
"autoload": {
28
"psr-4": {
0 commit comments