Skip to content

Commit

Permalink
Update composer to 5.5.9 + Laravel 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daftspunk committed Jan 2, 2016
1 parent 5a70cec commit cdf4ab0
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 @@ -24,12 +24,12 @@
"source": "https://github.com/octobercms/october"
},
"require": {
"php": ">=5.4",
"php": ">=5.5.9",
"october/rain": "~1.0",
"october/system": "~1.0",
"october/backend": "~1.0",
"october/cms": "~1.0",
"laravel/framework": "5.0.*",
"laravel/framework": "5.1.*",
"illuminate/html": "5.0.*"
},
"require-dev": {
Expand Down

0 comments on commit cdf4ab0

Please sign in to comment.