Skip to content

Commit dfc1ab8

Browse files
author
Ruben Hollevoet
committed
allow doctrine/doctrine-bundle:^2.0
1 parent 78ec03c commit dfc1ab8

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.1 || ^8.0",
88
"ext-json": "*",
9-
"doctrine/doctrine-bundle": "^1.12.13",
9+
"doctrine/doctrine-bundle": "^1.12.13 || ^2.0",
1010
"phpseclib/phpseclib": "^2.0",
1111
"symfony/framework-bundle": "^3.4 || ^4.3",
1212
"symfony/http-client": "^4.4",

0 commit comments

Comments
 (0)