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 f899e6d commit 9050adeCopy full SHA for 9050ade
composer.json
@@ -17,8 +17,8 @@
17
"ergebnis/composer-normalize": "^2",
18
"friendsofphp/php-cs-fixer": "^3",
19
"phpstan/phpstan": "^2",
20
- "phpunit/php-code-coverage": "^10|^11|^12",
21
- "phpunit/phpunit": "^10|^11|^12",
+ "phpunit/php-code-coverage": "^10 || ^11 || ^12",
+ "phpunit/phpunit": "^10 || ^11 || ^12",
22
"vimeo/psalm": "^6"
23
},
24
"suggest": {
0 commit comments