+2
−2
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -21,8 +21,8 @@ | ||
"symfony/dependency-injection": "^5.4 || ^6",
|
||
"symfony/framework-bundle": "^5.4 || ^6",
|
||
"symfony/psr-http-message-bridge": "^2.1",
|
||
"web-token/jwt-signature-algorithm-ecdsa": "^3.0",
|
||
"web-token/jwt-signature-algorithm-hmac": "^3.0"
|
||
"web-token/jwt-signature-algorithm-ecdsa": "^2 || ^3.0",
|
||
"web-token/jwt-signature-algorithm-hmac": "^2 || ^3.0"
|
||
},
|
||
"require-dev": {
|
||
"behat/behat": "^3.10",
|
||
Loading