Skip to content

Commit

Permalink
fix(deps): update dependency doctrine/orm to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 48a981c commit 7803584
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 7803584

Please sign in to comment.