Skip to content

Commit f78f283

Browse files
committed
Require at least DBAL 2.13 to leverage the FC layer
1 parent 162c36f commit f78f283

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
@@ -34,7 +34,7 @@
3434
"symfony/security-core": "^3.4.44||^4.4.20||^5.0.11"
3535
},
3636
"require-dev": {
37-
"doctrine/dbal": "^2.10||^3.0",
37+
"doctrine/dbal": "^2.13||^3.0",
3838
"doctrine/doctrine-bundle": "^1.12||^2.0",
3939
"friendsofphp/php-cs-fixer": "^2.18",
4040
"jangregor/phpstan-prophecy": "^0.8",

0 commit comments

Comments
 (0)