diff --git a/api/composer.json b/api/composer.json index 461de963f29..01f6e8674aa 100644 --- a/api/composer.json +++ b/api/composer.json @@ -10,7 +10,7 @@ "cweagans/composer-patches": "1.7.3", "doctrine/doctrine-bundle": "2.13.1", "doctrine/doctrine-migrations-bundle": "3.3.1", - "doctrine/orm": "2.20.1", + "doctrine/orm": "2.20.0", "exercise/htmlpurifier-bundle": "5.0", "friendsofsymfony/http-cache": "3.1.0", "friendsofsymfony/http-cache-bundle": "3.0.2", @@ -21,12 +21,12 @@ "lexik/jwt-authentication-bundle": "3.1.0", "nelmio/cors-bundle": "2.5.0", "phpdocumentor/reflection-docblock": "5.4.1", - "phpmyadmin/sql-parser": "5.10.2", + "phpmyadmin/sql-parser": "5.10.1", "ramsey/uuid": "4.7.6", - "rize/uri-template": "0.4.0", + "rize/uri-template": "0.3.6", "sentry/sentry-symfony": "4.14.0", "stof/doctrine-extensions-bundle": "1.12.0", - "swaggest/json-schema": "0.12.43", + "swaggest/json-schema": "0.12.42", "symfony/asset": "7.1.6", "symfony/console": "7.1.7", "symfony/dotenv": "7.1.6", @@ -48,18 +48,18 @@ "symfony/yaml": "7.1.6", "twig/cssinliner-extra": "^3.4", "twig/extra-bundle": "^3.4", - "webonyx/graphql-php": "15.19.1" + "webonyx/graphql-php": "15.18.1" }, "require-dev": { "friendsofphp/php-cs-fixer": "3.58.1", "hautelook/alice-bundle": "2.13.0", "justinrainbow/json-schema": "5.3.0", "php-coveralls/php-coveralls": "2.7.0", - "phpspec/prophecy-phpunit": "2.3.0", + "phpspec/prophecy-phpunit": "2.2", "phpstan/phpstan": "1.11.11", "phpunit/phpunit": "10.5.30", "rector/rector": "1.2.4", - "spatie/phpunit-snapshot-assertions": "5.1.7", + "spatie/phpunit-snapshot-assertions": "5.1.6", "symfony/browser-kit": "7.1.6", "symfony/css-selector": "7.1.6", "symfony/debug-bundle": "7.1.6",