[Composer] Bump lexik/jwt-authentication-bundle dependency

This commit is contained in:
Grzegorz Sadowski 2024-10-21 14:23:50 +02:00
parent f142252aac
commit 15b41da057
No known key found for this signature in database
GPG key ID: EF87FF4E6E3BD364
2 changed files with 2 additions and 2 deletions

View file

@ -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",

View file

@ -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"