Added composer.json requirement for symfony/routing at version 3.0
This commit is contained in:
parent
6b247c0525
commit
cf2da8631e
@ -27,6 +27,6 @@
|
||||
, "react/socket": "^0.3 || ^0.4"
|
||||
, "guzzle/http": "^3.6"
|
||||
, "symfony/http-foundation": "^2.2"
|
||||
, "symfony/routing": "^2.2"
|
||||
, "symfony/routing": "^2.2|^3.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user