Skip to content

Commit

Permalink
Update phpunit version constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
zbateson committed Apr 29, 2024
1 parent 9e4373a commit bc3e585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"symfony/polyfill-iconv": "^1.9"
},
"require-dev": {
"phpunit/phpunit": "<10.0",
"phpunit/phpunit": "^9.6|^10.0",
"friendsofphp/php-cs-fixer": "*",
"phpstan/phpstan": "*"
},
Expand Down

0 comments on commit bc3e585

Please sign in to comment.