Skip to content

Commit

Permalink
Merge pull request #468 from simPod/phpunit
Browse files Browse the repository at this point in the history
chore(deps): bump phpunit to v10
  • Loading branch information
Ocramius authored Feb 14, 2023
2 parents 8d93f43 + 49e18c9 commit f868ad7
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 372 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
"phpunit/phpunit": "^9.6.3"
"phpunit/phpunit": "^10.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit f868ad7

Please sign in to comment.