Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Mombuyish committed Mar 5, 2020
1 parent 7e19019 commit b641924
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@
},

"require-dev": {
"phpunit/phpunit": "^8.5",
"mockery/mockery": "^1.3.1",
"orchestra/testbench": "^5.0",
"orchestra/database": "^4.0"
"phpunit/phpunit": "~6.0",
"mockery/mockery": "0.9.*",
"orchestra/testbench": "^3.5",
"orchestra/database": "^3.5"
},

"extra": {
Expand Down

0 comments on commit b641924

Please sign in to comment.