Skip to content

Commit a8a12ce

Browse files
authored
Merge pull request jsonwebtoken#601 from Spomky/patch-2
Archived project "spomky-labs/jose" removed
2 parents 0bd4f4a + 68b627c commit a8a12ce

File tree

1 file changed

+0
-32
lines changed

1 file changed

+0
-32
lines changed

views/website/libraries/24-PHP.json

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -98,38 +98,6 @@
9898
"repoUrl": "https://github.com/emarref/jwt",
9999
"installCommandHtml": "composer require emarref/jwt"
100100
},
101-
{
102-
"minimumVersion": null,
103-
"support": {
104-
"sign": true,
105-
"verify": true,
106-
"iss": true,
107-
"sub": true,
108-
"aud": true,
109-
"exp": true,
110-
"nbf": true,
111-
"iat": true,
112-
"jti": true,
113-
"hs256": true,
114-
"hs384": true,
115-
"hs512": true,
116-
"rs256": true,
117-
"rs384": true,
118-
"rs512": true,
119-
"es256": true,
120-
"es384": true,
121-
"es512": true,
122-
"ps256": true,
123-
"ps384": true,
124-
"ps512": true,
125-
"es256k": false
126-
},
127-
"authorUrl": "https://github.com/Spomky-Labs/jose",
128-
"authorName": "Spomky",
129-
"gitHubRepoPath": "Spomky-Labs/jose",
130-
"repoUrl": "https://github.com/Spomky-Labs/jose",
131-
"installCommandHtml": "composer require spomky-labs/jose"
132-
},
133101
{
134102
"minimumVersion": null,
135103
"support": {

0 commit comments

Comments
 (0)