We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abfc107 commit 71bf08fCopy full SHA for 71bf08f
composer.json
@@ -33,10 +33,7 @@
33
"php": ">=8.1",
34
"jumbojett/openid-connect-php": "^1.0.0",
35
"guzzlehttp/guzzle": "^7.5",
36
- "web-token/jwt-encryption": "^3.1",
37
- "web-token/jwt-key-mgmt": "^3.1",
38
- "web-token/jwt-encryption-algorithm-aescbc": "^3.1",
39
- "web-token/jwt-encryption-algorithm-rsa": "^3.1"
+ "web-token/jwt-library": "^3.4"
40
},
41
"require-dev": {
42
"orchestra/testbench": "^6.0|^7.0|^8.0",
0 commit comments