Skip to content

Commit 964ee34

Browse files
committed
minor #1274 Bump Doctrine packages (derrabus)
This PR was merged into the main branch. Discussion ---------- Bump Doctrine packages This PR updates all Doctrine packages to their latest versions. Commits ------- d4fee9b Bump Doctrine packages
2 parents 486bf50 + d4fee9b commit 964ee34

File tree

2 files changed

+185
-175
lines changed

2 files changed

+185
-175
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@
1313
"php": "^7.3 || ^8.0",
1414
"ext-pdo_sqlite": "*",
1515
"composer/package-versions-deprecated": "^1.8",
16+
"doctrine/dbal": "^3.1",
1617
"doctrine/doctrine-bundle": "^2.0",
1718
"doctrine/doctrine-migrations-bundle": "^3.0",
18-
"doctrine/orm": "^2.6",
19+
"doctrine/orm": "^2.10",
1920
"erusev/parsedown": "^1.6",
2021
"sensio/framework-extra-bundle": "^6.1",
2122
"symfony/apache-pack": "^1.0",

0 commit comments

Comments
 (0)