Skip to content

Commit

Permalink
downgrade orm
Browse files Browse the repository at this point in the history
  • Loading branch information
haivala committed Oct 28, 2024
1 parent 535bf02 commit 976f27d
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 26 deletions.
3 changes: 1 addition & 2 deletions symfony/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,11 @@
"require": {
"php": "^8.3",
"arkounay/ux-collection": "^4.0",
"doctrine/dbal": "^3.8",
"beberlei/doctrineextensions": "^1.3",
"doctrine/doctrine-bundle": "^2.0",
"doctrine/doctrine-migrations-bundle": "^3",
"doctrine/migrations": "^3.5.2",
"doctrine/orm": "^3.1",
"doctrine/orm": "^2.1",
"eluceo/ical": "^2.12",
"fpt/stripe-bundle": "^0.13",
"gedmo/doctrine-extensions": "^3.9",
Expand Down
125 changes: 101 additions & 24 deletions symfony/composer.lock

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

0 comments on commit 976f27d

Please sign in to comment.