mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-13 04:59:24 +03:00
Restrict framework-bundle until FOSRest deps are fixed, fixes #144
This commit is contained in:
parent
abac2a03df
commit
bfcea36689
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"symfony/framework-bundle": "~2.1",
|
"symfony/framework-bundle": "~2.1,<2.3-dev",
|
||||||
"symfony/twig-bundle": "~2.1",
|
"symfony/twig-bundle": "~2.1",
|
||||||
"symfony/form": "~2.1",
|
"symfony/form": "~2.1",
|
||||||
"dflydev/markdown": "1.0.*"
|
"dflydev/markdown": "1.0.*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user