Skip to content

Commit 9172868

Browse files
committed
minor #1372 Bump doctrine bundle (rosier)
This PR was merged into the main branch. Discussion ---------- Bump doctrine bundle Fixes CI Lint composer config step Commits ------- f1ce3d7 Bump doctrine bundle
2 parents 441b20b + f1ce3d7 commit 9172868

File tree

2 files changed

+9
-12
lines changed

2 files changed

+9
-12
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.7.x-dev",
19+
"doctrine/doctrine-bundle": "^2.7",
2020
"doctrine/doctrine-migrations-bundle": "^3.0",
2121
"doctrine/orm": "^2.10",
2222
"league/commonmark": "^2.1",

composer.lock

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

0 commit comments

Comments
 (0)