diff --git a/composer.json b/composer.json index 2aa0a4d8fd..e50c8081b9 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "knplabs/knp-menu-bundle": "^3.4", "laminas/laminas-stdlib": "^3.19", "league/flysystem-bundle": "^3.3", - "lexik/jwt-authentication-bundle": "^2.21", + "lexik/jwt-authentication-bundle": "^3.1", "liip/imagine-bundle": "^2.13", "pagerfanta/pagerfanta": "^4.0", "payum/offline": "^1.7.5", diff --git a/src/Sylius/Bundle/ApiBundle/composer.json b/src/Sylius/Bundle/ApiBundle/composer.json index 9716e04dce..6c10846151 100644 --- a/src/Sylius/Bundle/ApiBundle/composer.json +++ b/src/Sylius/Bundle/ApiBundle/composer.json @@ -27,7 +27,7 @@ "doctrine/dbal": "^3.9", "api-platform/core": "^3.4.2", "enshrined/svg-sanitize": "^0.20", - "lexik/jwt-authentication-bundle": "^2.21", + "lexik/jwt-authentication-bundle": "^3.1", "sylius/core-bundle": "^2.0", "sylius/payum-bundle": "^2.0", "symfony/messenger": "^6.4 || ^7.1"