Skip to content

Commit 24c4738

Browse files
committed
Allow Doctrine-Bundle ^3.2
1 parent 4d075ee commit 24c4738

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
@@ -39,7 +39,7 @@
3939
"doctrine/collections": "^1.8 || ^2.1",
4040
"doctrine/common": "^2.9 || ^3.0",
4141
"doctrine/dbal": "^3.1 || ^4.4",
42-
"doctrine/doctrine-bundle": "^1.10 || ^2.0",
42+
"doctrine/doctrine-bundle": "^1.10 || ^2.0 || ^3.2",
4343
"phpstan/extension-installer": "^1.1",
4444
"phpstan/phpstan": "^1.10",
4545
"phpstan/phpstan-deprecation-rules": "^1.0",

0 commit comments

Comments
 (0)