Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Mar 5, 2020
1 parent 95378eb commit 5dc665d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@
"illuminate/auth": "^7.0",
"illuminate/contracts": "^7.0",
"illuminate/support": "^7.0",
"spatie/menu": "^2.8",
"laravel/framework": "^7.0",
"orchestra/testbench": "^5.0"
"spatie/menu": "^2.8"
},
"require-dev": {
"fzaninotto/faker": "^1.9",
"orchestra/testbench": "^5.0",
"phpunit/phpunit": "^9.0"
},
"autoload": {
Expand Down

0 comments on commit 5dc665d

Please sign in to comment.