Skip to content

Commit b7b4478

Browse files
committed
Package type fixed
1 parent a363f72 commit b7b4478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web-token/jwt-framework",
33
"description": "JSON Object Signing and Encryption library for PHP and Symfony Bundle.",
4-
"type": "symfony-bundle|^4.0",
4+
"type": "symfony-bundle",
55
"license": "MIT",
66
"keywords": ["JWS", "JWT", "JWE", "JWA", "JWK", "JWKSet", "Jot", "Jose", "RFC7515", "RFC7516", "RFC7517", "RFC7518", "RFC7519", "RFC7520", "Bundle", "Symfony"],
77
"homepage": "https://github.com/web-token/jwt-framework",

0 commit comments

Comments
 (0)