Skip to content

Commit bb68a9b

Browse files
authored
Merge pull request #6 from 77web/feat/doctrine-v3
doctrine/orm v3
2 parents 8039cd2 + 20acd98 commit bb68a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "library",
44
"require": {
55
"doctrine/dbal": "^3.0",
6-
"doctrine/orm": "^2.14",
6+
"doctrine/orm": "^3.1",
77
"php": ">=8.2"
88
},
99
"require-dev": {

0 commit comments

Comments
 (0)