Commit 19e54f5e authored by Graham Campbell's avatar Graham Campbell

Install laravel 5.2

parent 7e303014
......@@ -6,7 +6,7 @@
"type": "project",
"require": {
"php": ">=5.5.9",
"laravel/framework": "5.1.*"
"laravel/framework": "5.2.*"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
......@@ -47,5 +47,7 @@
},
"config": {
"preferred-install": "dist"
}
},
"minimum-stability": "dev",
"prefer-stable": true
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment