Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Mar 23, 2017
1 parent b3faae2 commit 3501b88
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@
],
"require": {
"php": "^7.0",
"illuminate/support": "^5.4",
"orchestra/testbench": "^3.4",
"illuminate/support": "^5.4.16",
"league/flysystem": "^1.0.27",
"orchestra/testbench": "^3.4.5",
"spatie/db-dumper": "^2.4",
"spatie/laravel-migrate-fresh": "^1.4.1",
"spatie/temporary-directory": "^1.0"
Expand Down

0 comments on commit 3501b88

Please sign in to comment.