Skip to content

Commit

Permalink
Ref #2: add soft deletion on User
Browse files Browse the repository at this point in the history
  • Loading branch information
LucileDT committed Mar 24, 2024
1 parent 94ed9b2 commit c9211d7
Show file tree
Hide file tree
Showing 9 changed files with 449 additions and 28 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
"doctrine/dbal": "^3",
"doctrine/doctrine-bundle": "^2.12",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.1",
"doctrine/orm": "^2.19",
"easycorp/easyadmin-bundle": "^4",
"stof/doctrine-extensions-bundle": "^1.11",
"symfony/console": "6.4.*",
"symfony/dotenv": "6.4.*",
"symfony/flex": "^2",
Expand Down
Loading

0 comments on commit c9211d7

Please sign in to comment.