Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
relliv committed Jun 4, 2024
1 parent c08a088 commit 3b33589
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"illuminate/support": "^11.0 || ^10.0 || ^9.0"
},
"require-dev": {
"mockery/mockery": "^1.4",
"orchestra/testbench": "^7.0.0|^9.0",
"phpunit/phpunit": "^9.5|^10.5"
"mockery/mockery": "^1.6",
"orchestra/testbench": "^9.1 || ^7.0.0",
"phpunit/phpunit": "^10.5 || ^9.5 || ^10.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3b33589

Please sign in to comment.