Skip to content

Commit

Permalink
Close #27 - Laravel 5.1.* Update Problem
Browse files Browse the repository at this point in the history
  • Loading branch information
timgws committed Jan 28, 2016
1 parent 893468a commit b0807ff
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 @@ -18,8 +18,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/database": "~4.2|~5.2",
"illuminate/config": "~4.2|~5.2",
"illuminate/database": "~4.2|^5",
"illuminate/config": "~4.2|^5",
"nesbot/carbon": "~1.0",
"elasticsearch/elasticsearch": ">1.0 <2.1"
},
Expand Down

0 comments on commit b0807ff

Please sign in to comment.