Skip to content

Commit

Permalink
[PHP] update doctrine libs
Browse files Browse the repository at this point in the history
  • Loading branch information
ottaviano committed Dec 11, 2024
1 parent ed58407 commit fd2797f
Show file tree
Hide file tree
Showing 2 changed files with 330 additions and 312 deletions.
17 changes: 8 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,19 @@
"a2lix/translation-form-bundle": "^3.2",
"algolia/search-bundle": "^6.0",
"api-platform/core": "^2.7",
"beberlei/doctrineextensions": "^1.2",
"beberlei/doctrineextensions": "^1.5",
"cakephp/chronos": "^3.1",
"cocur/slugify": "^4.0",
"doctrine/doctrine-bundle": "^2.8",
"doctrine/doctrine-migrations-bundle": "^3.0",
"doctrine/orm": "~2.15.0",
"doctrine/doctrine-bundle": "^2.13",
"doctrine/doctrine-migrations-bundle": "^3.3",
"egulias/email-validator": "^4.0",
"endroid/qr-code-bundle": "^6.0",
"enmarche/majority-judgment": "^0.0.3",
"exercise/htmlpurifier-bundle": "^5.0",
"firebase/php-jwt": "^6.10",
"friendsofsymfony/ckeditor-bundle": "^2.5",
"fusonic/opengraph": "^2.1",
"gedmo/doctrine-extensions": "^3.14",
"gedmo/doctrine-extensions": "^3.17",
"geocoder-php/google-maps-provider": "^4.5",
"geoip2/geoip2": "^3.0",
"giggsey/libphonenumber-for-php": "^8.13",
Expand All @@ -73,7 +72,7 @@
"league/iso3166": "^4.3",
"league/oauth2-server": "^8.2",
"lexik/paybox-bundle": "dev-master",
"longitude-one/doctrine-spatial": "*",
"longitude-one/doctrine-spatial": "^5.0",
"monolog/monolog": "^2.0",
"myclabs/php-enum": "^1.5",
"nelmio/cors-bundle": "^2.2",
Expand All @@ -82,17 +81,17 @@
"openai-php/client": "^0.10.1",
"phpoffice/phpspreadsheet": "^3.3",
"ramsey/uuid": "^4.1",
"ramsey/uuid-doctrine": "^2.0",
"ramsey/uuid-doctrine": "^2.1",
"runroom-packages/sortable-behavior-bundle": "^0.17.1",
"sabre/dav": "^4.1",
"scheb/2fa-bundle": "^6.3",
"scheb/2fa-google-authenticator": "^6.3",
"sensio/framework-extra-bundle": "^6.0",
"sentry/sentry-symfony": "^5.0",
"sonata-project/admin-bundle": "^4.32",
"sonata-project/doctrine-orm-admin-bundle": "^4.15",
"sonata-project/doctrine-orm-admin-bundle": "^4.17",
"sonata-project/exporter": "3.3.0",
"stof/doctrine-extensions-bundle": "^1.9",
"stof/doctrine-extensions-bundle": "^1.12",
"symfony/amqp-messenger": "^6.4",
"symfony/asset": "^6.4",
"symfony/cache": "^6.4",
Expand Down
Loading

0 comments on commit fd2797f

Please sign in to comment.