Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dmetzner committed Dec 8, 2023
1 parent 13e13d3 commit 389ec74
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 203 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"doctrine/doctrine-bundle": "2.11.*",
"doctrine/doctrine-migrations-bundle": "3.3.*",
"doctrine/orm": "2.17.*",
"eightpoints/guzzle-bundle": "8.4.*",
"eightpoints/guzzle-bundle": "8.5.*",
"friendsofsymfony/elastica-bundle": "6.3.*",
"gesdinet/jwt-refresh-token-bundle": "1.2.*",
"google/apiclient": "2.15.*",
Expand All @@ -31,13 +31,13 @@
"incenteev/composer-parameter-handler": "2.1.*",
"lexik/jwt-authentication-bundle": "2.20.*",
"php-http/guzzle7-adapter": "1.0.*",
"php-http/httplug-bundle": "1.31.*",
"php-http/httplug-bundle": "1.32.*",
"php-http/message": "1.16.*",
"ramsey/uuid": "4.7.*",
"ramsey/uuid-doctrine": "2.0.*",
"rosell-dk/webp-convert": "2.9.*",
"sonata-project/admin-bundle": "4.29.*",
"sonata-project/doctrine-orm-admin-bundle": "4.14.*",
"sonata-project/doctrine-orm-admin-bundle": "4.15.*",
"sonata-project/exporter": "3.3.*",
"sonata-project/twig-extensions": "2.4.*",
"sonata-project/user-bundle": "5.10.*",
Expand Down Expand Up @@ -76,20 +76,20 @@
"dvdoug/behat-code-coverage": "5.3.*",
"friends-of-behat/symfony-extension": "2.4.*",
"friends-of-behat/mink-extension": "v2.7.4",
"friendsofphp/php-cs-fixer": "3.39.*",
"friendsofphp/php-cs-fixer": "3.40.*",
"phpstan/phpstan": "1.10.*",
"phpstan/phpstan-doctrine": "1.3.*",
"phpstan/phpstan-phpunit": "1.3.*",
"phpstan/phpstan-symfony": "1.3.*",
"phpunit/phpunit": "10.4.*",
"phpunit/phpunit": "10.5.*",
"rector/rector": "0.18.*",
"symfony/browser-kit": "7.0.*",
"symfony/http-client": "6.4.*",
"symfony/maker-bundle": "1.52.*",
"symfony/phpunit-bridge": "6.4.*",
"symfony/stopwatch": "6.4.*",
"symfony/web-profiler-bundle": "6.4.*",
"vimeo/psalm": "5.16.*",
"vimeo/psalm": "5.17.*",
"wapmorgan/php-deprecation-detector": "2.0.*",
"textalk/websocket": "1.5.8.*"
},
Expand Down
Loading

0 comments on commit 389ec74

Please sign in to comment.