Skip to content

Commit 8cd6fef

Browse files
committed
Update to Doctrine ORM 3.3 #10257
1 parent 2d1aeef commit 8cd6fef

21 files changed

+1004
-910
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
},
3838
"require": {
3939
"php": "^8.2",
40-
"doctrine/orm": "^2.15",
40+
"doctrine/orm": "^3.3",
4141
"psr/container": "^1.1 || ^2.0",
42-
"webonyx/graphql-php": "^15.7"
42+
"webonyx/graphql-php": "^15.20"
4343
},
4444
"require-dev": {
4545
"friendsofphp/php-cs-fixer": "@stable",

0 commit comments

Comments
 (0)