Skip to content

Commit

Permalink
[DEPS] upgrade to phpunit 10
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrotanner committed Mar 14, 2024
1 parent b58644e commit 73f1c27
Show file tree
Hide file tree
Showing 3 changed files with 286 additions and 400 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"require-dev": {
"filp/whoops": "^2.5",
"mockery/mockery": "^1.2",
"nunomaduro/collision": "^6.1",
"phpunit/phpunit": "^9.0"
"nunomaduro/collision": "^7.0",
"phpunit/phpunit": "^10.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 73f1c27

Please sign in to comment.