Commit 2317fcf8 authored by Brad Jones's avatar Brad Jones Committed by Jonathan Sacksick
Browse files

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

parent 810d20de
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": "~3.1"
        "lcobucci/jwt": "^4"
    }
}