Commit bfd5323f authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #3011 from tyloo/patch-1

Fix dependency
parents eff1f840 13d19d60
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"license": "MIT", "license": "MIT",
"type": "project", "type": "project",
"require": { "require": {
"laravel/framework": "4.3.*" "laravel/framework": "~5.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0" "phpunit/phpunit": "~4.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