Skip to content

Commit 0bd4f4a

Browse files
authored
Merge pull request jsonwebtoken#594 from lindelius/patch-1
Remove deprecated PHP library
2 parents ffa6f53 + 26e8480 commit 0bd4f4a

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

views/website/libraries/24-PHP.json

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -222,37 +222,6 @@
222222
"repoUrl": "https://github.com/vaibhavpandeyvpz/jweety",
223223
"installCommandHtml": "composer require vaibhavpandeyvpz/jweety"
224224
},
225-
{
226-
"minimumVersion": null,
227-
"support": {
228-
"sign": true,
229-
"verify": true,
230-
"iss": false,
231-
"sub": false,
232-
"aud": true,
233-
"exp": true,
234-
"nbf": true,
235-
"iat": true,
236-
"jti": false,
237-
"hs256": true,
238-
"hs384": true,
239-
"hs512": true,
240-
"rs256": true,
241-
"rs384": true,
242-
"rs512": true,
243-
"es256": false,
244-
"es384": false,
245-
"es512": false,
246-
"ps256": false,
247-
"ps384": false,
248-
"ps512": false
249-
},
250-
"authorUrl": "https://github.com/lindelius",
251-
"authorName": "Tom Lindelius",
252-
"gitHubRepoPath": "lindelius/php-jwt",
253-
"repoUrl": "https://github.com/lindelius/php-jwt",
254-
"installCommandHtml": "composer require lindelius/php-jwt"
255-
},
256225
{
257226
"minimumVersion": null,
258227
"support": {

0 commit comments

Comments
 (0)