Skip to content

Commit bf4d866

Browse files
authored
Merge pull request #103 from codelicia/renovate/doctrine-orm-3.x
fix(deps): update dependency doctrine/orm to v3
2 parents 1bdb8c4 + 4d63df0 commit bf4d866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-pdo": "*",
2020
"azjezz/psl": "^2.7.0",
2121
"doctrine/dbal": "^3.6.6",
22-
"doctrine/orm": "^2.16.2",
22+
"doctrine/orm": "^3.0.0",
2323
"guzzlehttp/guzzle": "^7.8.0",
2424
"guzzlehttp/psr7": "^2.6.1",
2525
"psr/http-message": "2.0"

0 commit comments

Comments
 (0)