Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d2e51ea

Browse files
committed
Reverting incorrect DBAL 2.6 bump
1 parent 5a6ae46 commit d2e51ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">=5.4",
1717
"ext-pdo": "*",
1818
"doctrine/collections": "~1.2",
19-
"doctrine/dbal": ">=2.5-dev,<2.7-dev",
19+
"doctrine/dbal": ">=2.5-dev,<2.6-dev",
2020
"doctrine/instantiator": "~1.0.1",
2121
"doctrine/common": ">=2.5-dev,<2.7-dev",
2222
"doctrine/cache": "~1.4",

0 commit comments

Comments
 (0)