Commit cf4cab60 authored by Graham Campbell's avatar Graham Campbell

Allow global installs along side symfony 3 deps

parent bf9f772f
......@@ -16,8 +16,8 @@
},
"require": {
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0",
"symfony/console": "~2.3",
"symfony/process": "~2.3"
"symfony/console": "~2.3|~3.0",
"symfony/process": "~2.3|~3.0"
},
"bin": [
"laravel"
......
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