Skip to content

Commit 9ecea45

Browse files
committed
Require at least jackalope-doctrine-dbal 1.1.5
All versions below weren't tested using lowest dep test and contain too low dependency boundaries.
1 parent 59e128a commit 9ecea45

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
@@ -18,7 +18,7 @@
1818
"doctrine/phpcr-bundle": "~1.1,>=1.1.0-beta2",
1919
"doctrine/data-fixtures": "~1.0",
2020
"jackalope/jackalope": "~1.1,>=1.1.5",
21-
"jackalope/jackalope-doctrine-dbal": "~1.1,>=1.1.0"
21+
"jackalope/jackalope-doctrine-dbal": "~1.1,>=1.1.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

0 commit comments

Comments
 (0)