Skip to content

Commit

Permalink
added phpunit 10
Browse files Browse the repository at this point in the history
  • Loading branch information
denisdulici authored Mar 16, 2023
1 parent c5e0da4 commit 6553451
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 @@ -25,7 +25,7 @@
"laravel/framework": "^9.0|^10.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"phpunit/phpunit": "^9.5|^10.0",
"orchestra/testbench": "^7.4|^8.0"
},
"autoload": {
Expand Down

0 comments on commit 6553451

Please sign in to comment.