Commit b70935c3 authored by Jens Segers's avatar Jens Segers

Composer tweak

parent bf38285e
......@@ -11,9 +11,9 @@
"license" : "MIT",
"require": {
"php": ">=5.3.0",
"illuminate/support": "4.1.x",
"illuminate/database": "4.1.x",
"illuminate/events": "4.1.x"
"illuminate/support": "4.1.*",
"illuminate/database": "4.1.*",
"illuminate/events": "4.1.*"
},
"require-dev": {
"orchestra/testbench": "2.1.*",
......
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