Skip to content

Commit dedfee3

Browse files
authored
Update composer.json
1 parent 09fb3e2 commit dedfee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"friendsofphp/php-cs-fixer": "^3",
33-
"phpunit/phpunit": "^9 || 10.2.* || 10.5.*",
33+
"phpunit/phpunit": "^9 || ^10.5",
3434
"guzzlehttp/psr7": "^2",
3535
"php-mock/php-mock-phpunit": "^2.6",
3636
"phpstan/phpstan": "^1.10"

0 commit comments

Comments
 (0)