Skip to content

Commit

Permalink
Merge pull request #103 from codelicia/renovate/doctrine-orm-3.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency doctrine/orm to v3
  • Loading branch information
malukenho authored Apr 3, 2024
2 parents 1bdb8c4 + 4d63df0 commit bf4d866
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ext-pdo": "*",
"azjezz/psl": "^2.7.0",
"doctrine/dbal": "^3.6.6",
"doctrine/orm": "^2.16.2",
"doctrine/orm": "^3.0.0",
"guzzlehttp/guzzle": "^7.8.0",
"guzzlehttp/psr7": "^2.6.1",
"psr/http-message": "2.0"
Expand Down

0 comments on commit bf4d866

Please sign in to comment.