Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
David Hemphill committed Jul 24, 2017
1 parent 5a7c879 commit 69f11bd
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 @@ -5,12 +5,12 @@
"license": "MIT",
"type": "project",
"require": {
"illuminate/support": "~5.1|~5.2|~5.3"
"illuminate/support": "~5.1|~5.2|~5.3|~5.4|~5.5"
},
"require-dev": {
"mockery/mockery": "^1.0@dev",
"phpunit/phpunit": "~4.0",
"illuminate/database": "~5.1|~5.2|~5.3",
"illuminate/database": "~5.1|~5.2|~5.3|~5.4|~5.5",
"graham-campbell/testbench-core": "^1.1",
"graham-campbell/testbench": "^3.2"
},
Expand Down

0 comments on commit 69f11bd

Please sign in to comment.