Skip to content

Commit 1106d8a

Browse files
committed
Merge small libs to jwt-library
1 parent 2630ef8 commit 1106d8a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@
4040
"require": {
4141
"php": ">=8.1",
4242
"ext-openssl": "*",
43-
"web-token/jwt-encryption-algorithm-rsa": "^3.3",
44-
"web-token/jwt-signature-algorithm-rsa": "^3.3",
45-
"web-token/jwt-signature-algorithm-hmac": "^3.3"
43+
"web-token/jwt-library": "^3.3"
4644
}
4745
}

0 commit comments

Comments
 (0)