We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c0bd9f commit 315879cCopy full SHA for 315879c
composer.json
@@ -13,7 +13,7 @@
13
"bin": ["bin/dbtk-schema-loader"],
14
"minimum-stability": "stable",
15
"require": {
16
- "symfony/console": "^2.4|^3.0|^4.0",
+ "symfony/console": "^2.4|^3.0|^4.0|^5.0",
17
"doctrine/dbal": "~2.5",
18
"linkorb/connector": "~1.0"
19
},
0 commit comments