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 231bcac commit a6d6cf4
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 @@ -22,7 +22,7 @@
"require-dev": {
"laravel/framework": "^9.0|^10.0",
"orchestra/testbench": "^7.4|^8.0",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.5|^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a6d6cf4

Please sign in to comment.