Skip to content

Commit

Permalink
chore: upgrade to Doctrine 3
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentchalamon committed Mar 26, 2024
1 parent f8b871b commit 6f48e02
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 154 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Expand Up @@ -9,7 +9,7 @@
"doctrine/doctrine-bundle": "^2.11",
"doctrine/doctrine-fixtures-bundle": "^3.5",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^2.17",
"doctrine/orm": "^3.1",
"myclabs/php-enum": "^1.8",
"nelmio/cors-bundle": "^2.4",
"runtime/frankenphp-symfony": "^0.2.0",
Expand Down
192 changes: 42 additions & 150 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions api/symfony.lock
Expand Up @@ -43,9 +43,6 @@
"doctrine/collections": {
"version": "1.6.8"
},
"doctrine/common": {
"version": "3.2.1"
},
"doctrine/dbal": {
"version": "3.2.1"
},
Expand Down

0 comments on commit 6f48e02

Please sign in to comment.