mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Composer] Bump lexik/jwt-authentication-bundle dependency
This commit is contained in:
parent
f142252aac
commit
15b41da057
2 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue