Skip to content

Commit 9050ade

Browse files
committed
asdf
1 parent f899e6d commit 9050ade

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"ergebnis/composer-normalize": "^2",
1818
"friendsofphp/php-cs-fixer": "^3",
1919
"phpstan/phpstan": "^2",
20-
"phpunit/php-code-coverage": "^10|^11|^12",
21-
"phpunit/phpunit": "^10|^11|^12",
20+
"phpunit/php-code-coverage": "^10 || ^11 || ^12",
21+
"phpunit/phpunit": "^10 || ^11 || ^12",
2222
"vimeo/psalm": "^6"
2323
},
2424
"suggest": {

0 commit comments

Comments
 (0)