Skip to content

Commit aff3a78

Browse files
committed
Update Doctrine bundle requirement
1 parent fc8f55e commit aff3a78

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"php": ">=8.1",
1717
"ext-pdo_sqlite": "*",
1818
"doctrine/dbal": "^3.1",
19-
"doctrine/doctrine-bundle": "2.11.x-dev",
19+
"doctrine/doctrine-bundle": "^2.11",
2020
"doctrine/doctrine-migrations-bundle": "3.3.x-dev",
2121
"doctrine/orm": "^2.16",
2222
"league/commonmark": "^2.1",

composer.lock

+1-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)