Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shahghasiadil authored Jun 22, 2024
1 parent f5f52e3 commit 11b9455
Showing 1 changed file with 2 additions and 2 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": {
"phpunit/phpunit": "^9.0|^11.0",
"mockery/mockery": "^1.0|^1.6",
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.1"
"mockery/mockery": "^1.0",
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 11b9455

Please sign in to comment.