Skip to content

Commit

Permalink
Update PHPUnit to ^10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
charjr committed Mar 26, 2023
1 parent c3c87c7 commit 17099c5
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 @@ -17,7 +17,7 @@
"symfony/psr-http-message-bridge": "^2.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5.27",
"phpunit/phpunit": "^10.0",
"phpstan/phpstan": "^1.8",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down

0 comments on commit 17099c5

Please sign in to comment.