Skip to content

Commit

Permalink
Stay on Laravel LTS 5.1 branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yadakhov committed Jun 13, 2015
1 parent eb2a5ba commit 1298e73
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 @@ -17,8 +17,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "5.0.28",
"symfony/var-dumper": "2.6.9"
"illuminate/support": "5.1.*",
"symfony/var-dumper": "2.7.*"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
Expand Down

0 comments on commit 1298e73

Please sign in to comment.