Commit 3e362200 authored by Jonathan Sacksick's avatar Jonathan Sacksick
Browse files

Revert "Issue #3254044 by bradjones1: Bump lcobucci/jwt to ^4"

This reverts commit 2317fcf8.
parent 09075a78
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -7,6 +7,6 @@
    "require": {
        "drupal/commerce": "^2.25",
        "commerceguys/authnet": "^1.1.2",
        "lcobucci/jwt": "^4"
        "lcobucci/jwt": "~3.1"
    }
}