Commit ae2c86af authored by Nguyen Van Anh's avatar Nguyen Van Anh

Merge pull request #21 from shockgonewild/master

Laravel 5.1 support
parents 785ee944 c88edc5a
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
], ],
"require": { "require": {
"php": ">=5.4.0", "php": ">=5.4.0",
"illuminate/support": "5.0.*" "illuminate/support": "5.0.*|5.1.*"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {
......
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