Commit 6e24848b authored by Jens Segers's avatar Jens Segers

Laravel 4.1 composer file

parent 7d2468b6
......@@ -11,13 +11,13 @@
"license" : "MIT",
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.0.x",
"illuminate/database": "4.0.x",
"illuminate/events": "4.0.x"
"illuminate/support": "4.1.x",
"illuminate/database": "4.1.x",
"illuminate/events": "4.1.x"
},
"require-dev": {
"illuminate/cache": "4.0.x",
"illuminate/auth": "4.0.x"
"illuminate/cache": "4.1.x",
"illuminate/auth": "4.1.x"
},
"autoload": {
"psr-0": {
......
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