Code development platform for open source projects from the European Union institutions

Unverified Commit 768c2469 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

chore(deps): Update web-token/jwt-signature-algorithm-ecdsa requirement



Updates the requirements on web-token/jwt-signature-algorithm-ecdsa to permit the latest version.

---
updated-dependencies:
- dependency-name: web-token/jwt-signature-algorithm-ecdsa
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent f9dc26e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        "symfony/dependency-injection": "^5.2",
        "symfony/framework-bundle": "^5.2",
        "symfony/psr-http-message-bridge": "^2.1",
        "web-token/jwt-signature-algorithm-ecdsa": "^2.2",
        "web-token/jwt-signature-algorithm-ecdsa": "^3.0",
        "web-token/jwt-signature-algorithm-hmac": "^2.2"
    },
    "require-dev": {