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

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

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



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

---
updated-dependencies:
- dependency-name: web-token/jwt-signature-algorithm-hmac
  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
@@ -22,7 +22,7 @@
        "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-hmac": "^2.2"
        "web-token/jwt-signature-algorithm-hmac": "^3.0"
    },
    "require-dev": {
        "behat/behat": "^3.8",