Commit 61de4f40 authored by Nicolas Widart's avatar Nicolas Widart

lock laravel 5 to a specific commit

parent 71c13950
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
], ],
"type": "project", "type": "project",
"require": { "require": {
"laravel/framework": "~5.0", "laravel/framework": "dev-master#ba916851321b9233cb56a0fb1deb41043b7df5fb",
"laravel/elixir": "~1.0", "laravel/elixir": "~1.0",
"illuminate/html": "~5.0", "illuminate/html": "~5.0",
"pingpong/modules": "1.*", "pingpong/modules": "1.*",
......
This diff is collapsed.
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