We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2a56c3 commit 4e2d07fCopy full SHA for 4e2d07f
composer.json
@@ -4,8 +4,8 @@
4
"license": "GPL-2.0-or-later",
5
"require": {
6
"php": ">=8.0",
7
- "doctrine/dbal": "^2.10",
8
- "doctrine/orm": "^2.7",
+ "doctrine/orm": "^2.11",
+ "doctrine/dbal": "^3.3",
9
"ramsey/uuid": "^4.0",
10
"wmde/freezable-value-object": "~2.0"
11
},
0 commit comments