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