Skip to content

Commit a9cbfc7

Browse files
authored
Merge pull request #15 from kaushikindianic/patch-1
composer version dependency versions
2 parents 4c0bd9f + 315879c commit a9cbfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"bin": ["bin/dbtk-schema-loader"],
1414
"minimum-stability": "stable",
1515
"require": {
16-
"symfony/console": "^2.4|^3.0|^4.0",
16+
"symfony/console": "^2.4|^3.0|^4.0|^5.0",
1717
"doctrine/dbal": "~2.5",
1818
"linkorb/connector": "~1.0"
1919
},

0 commit comments

Comments
 (0)