Skip to content

Commit

Permalink
Add phpunit 10
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Nov 26, 2022
1 parent de5030a commit 0653322
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 @@ -30,7 +30,7 @@
"friendsofphp/php-cs-fixer": "^3",
"mikey179/vfsstream": "^1.6",
"phpstan/phpstan": "1.*",
"phpunit/phpunit": "^8 || ^9",
"phpunit/phpunit": "^9 || ^10",
"selective/test-traits": "^2",
"squizlabs/php_codesniffer": "^3",
"symfony/console": "6.0.*",
Expand Down

0 comments on commit 0653322

Please sign in to comment.