mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
bumped console version constraint
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
["symfony/requirements-checker", "^1.0@dev", false]
|
["symfony/requirements-checker", "^1.0@dev", false]
|
||||||
],
|
],
|
||||||
"console": [
|
"console": [
|
||||||
["symfony/console", "^3.2", false]
|
["symfony/console", "3.3.x-dev", false]
|
||||||
],
|
],
|
||||||
"yaml": [
|
"yaml": [
|
||||||
["symfony/yaml", "^3.2", false]
|
["symfony/yaml", "^3.2", false]
|
||||||
|
|||||||
Reference in New Issue
Block a user