Skip to content

Commit

Permalink
Merge pull request #4366 from Catrobat/dependabot/composer/doctrine/d…
Browse files Browse the repository at this point in the history
…octrine-bundle-2.10.2

Build(deps): Bump doctrine/doctrine-bundle from 2.9.2 to 2.10.2
  • Loading branch information
dmetzner authored Sep 29, 2023
2 parents 39a4b6b + 318a1c9 commit 6fbffac
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 438 deletions.
24 changes: 12 additions & 12 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"codercat/jwk-to-pem": "1.1.*",
"doctrine/annotations": "2.0.*",
"doctrine/dbal": "3.7.*",
"doctrine/doctrine-bundle": "2.9.*",
"doctrine/doctrine-bundle": "2.10.*",
"doctrine/doctrine-migrations-bundle": "3.2.*",
"doctrine/orm": "2.15.*",
"doctrine/orm": "2.16.*",
"eightpoints/guzzle-bundle": "8.4.*",
"friendsofsymfony/elastica-bundle": "6.3.*",
"gesdinet/jwt-refresh-token-bundle": "1.1.*",
"google/apiclient": "2.14.*",
"google/cloud-translate": "1.13.*",
"google/apiclient": "2.15.*",
"google/cloud-translate": "1.15.*",
"http-interop/http-factory-guzzle": "*",
"hwi/oauth-bundle": "dev-master",
"incenteev/composer-parameter-handler": "2.1.*",
Expand All @@ -36,11 +36,11 @@
"ramsey/uuid": "4.7.*",
"ramsey/uuid-doctrine": "2.0.*",
"rosell-dk/webp-convert": "2.9.*",
"sonata-project/admin-bundle": "4.24.*",
"sonata-project/admin-bundle": "4.27.*",
"sonata-project/doctrine-orm-admin-bundle": "4.13.*",
"sonata-project/exporter": "3.1.*",
"sonata-project/exporter": "3.2.*",
"sonata-project/twig-extensions": "2.3.*",
"sonata-project/user-bundle": "5.8.*",
"sonata-project/user-bundle": "5.10.*",
"symfony/acl-bundle": "2.3.*",
"symfony/asset": "6.3.*",
"symfony/cache": "6.3.*",
Expand All @@ -51,20 +51,20 @@
"symfony/intl": "6.3.*",
"symfony/mailer": "6.3.*",
"symfony/monolog-bundle": "3.8.*",
"symfony/polyfill-iconv": "1.27.*",
"symfony/polyfill-iconv": "1.28.*",
"symfony/process": "6.3.*",
"symfony/routing": "6.3.*",
"symfony/sendinblue-mailer": "6.3.*",
"symfony/stimulus-bundle": "2.11.*",
"symfony/stimulus-bundle": "2.12.*",
"symfony/translation": "6.3.*",
"symfony/twig-bundle": "6.3.*",
"symfony/validator": "6.3.*",
"symfony/webpack-encore-bundle": "2.1.*",
"symfony/yaml": "6.3.*",
"symfonycasts/reset-password-bundle": "1.18.*",
"symfonycasts/verify-email-bundle": "1.14.*",
"twig/extra-bundle": "3.6.*",
"twig/twig": "3.6.*"
"twig/extra-bundle": "3.7.*",
"twig/twig": "3.7.*"
},
"require-dev": {
"behat/behat": "3.13.*",
Expand All @@ -85,7 +85,7 @@
"rector/rector": "0.18.*",
"symfony/browser-kit": "6.3.*",
"symfony/http-client": "6.3.*",
"symfony/maker-bundle": "1.48.*",
"symfony/maker-bundle": "1.51.*",
"symfony/phpunit-bridge": "6.3.*",
"symfony/stopwatch": "6.3.*",
"symfony/web-profiler-bundle": "6.3.*",
Expand Down
Loading

0 comments on commit 6fbffac

Please sign in to comment.