Skip to content

Commit 118e1bb

Browse files
author
Evan Sims
committed
Remove obsolete dependency
1 parent e560b79 commit 118e1bb

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

composer.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,11 @@
22
"name": "auth0/login",
33
"description": "Laravel plugin that helps authenticate with the Auth0 service",
44
"license": "MIT",
5-
"repositories": [
6-
{
7-
"type": "git",
8-
"url": "https://github.com/auth0/php-jwt.git"
9-
}
10-
],
115
"require": {
126
"php": "^7.3 | ^8.0",
137
"ext-json": "*",
148
"ext-openssl": "*",
159
"auth0/auth0-php": "^7.6",
16-
"lcobucci/jwt": "dev-3.3-php8-compatibility#daa6aff67a22bf737504143ae55a6913d9ff484d",
1710
"illuminate/support": " ^6.0 | ^7.0 | ^8.0",
1811
"illuminate/contracts": "^6.0 | ^7.0 | ^8.0"
1912
},

0 commit comments

Comments
 (0)