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 a363f72 commit b7b4478Copy full SHA for b7b4478
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "web-token/jwt-framework",
3
"description": "JSON Object Signing and Encryption library for PHP and Symfony Bundle.",
4
- "type": "symfony-bundle|^4.0",
+ "type": "symfony-bundle",
5
"license": "MIT",
6
"keywords": ["JWS", "JWT", "JWE", "JWA", "JWK", "JWKSet", "Jot", "Jose", "RFC7515", "RFC7516", "RFC7517", "RFC7518", "RFC7519", "RFC7520", "Bundle", "Symfony"],
7
"homepage": "https://github.com/web-token/jwt-framework",
0 commit comments