update dependencies
This commit is contained in:
parent
f3e57756a5
commit
998c5f011a
23
composer.lock
generated
23
composer.lock
generated
|
|
@ -5055,29 +5055,28 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tymondesigns/jwt-auth.git",
|
||||
"reference": "f57a0ff33f20d2a0c3ebc9e13ce8382a83f921a8"
|
||||
"reference": "d4cf9fd2b98790712d3e6cd1094e5ff018431f19"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/f57a0ff33f20d2a0c3ebc9e13ce8382a83f921a8",
|
||||
"reference": "f57a0ff33f20d2a0c3ebc9e13ce8382a83f921a8",
|
||||
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/d4cf9fd2b98790712d3e6cd1094e5ff018431f19",
|
||||
"reference": "d4cf9fd2b98790712d3e6cd1094e5ff018431f19",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/auth": "^5.1|^6",
|
||||
"illuminate/contracts": "^5.1|^6",
|
||||
"illuminate/http": "^5.1|^6",
|
||||
"illuminate/support": "^5.1|^6",
|
||||
"illuminate/auth": "^5.2|^6|^7",
|
||||
"illuminate/contracts": "^5.2|^6|^7",
|
||||
"illuminate/http": "^5.2|^6|^7",
|
||||
"illuminate/support": "^5.2|^6|^7",
|
||||
"lcobucci/jwt": "^3.2",
|
||||
"namshi/jose": "^7.0",
|
||||
"nesbot/carbon": "^1.0|^2.0",
|
||||
"php": "^5.5.9|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"cartalyst/sentinel": "^2|^3",
|
||||
"illuminate/console": "^5.1|^6",
|
||||
"illuminate/database": "^5.1|^6",
|
||||
"illuminate/routing": "^5.1|^6",
|
||||
"illuminate/console": "^5.2|^6|^7",
|
||||
"illuminate/database": "^5.2|^6|^7",
|
||||
"illuminate/routing": "^5.2|^6|^7",
|
||||
"mockery/mockery": ">=0.9.9",
|
||||
"phpunit/phpunit": "~4.8|~6.0"
|
||||
},
|
||||
|
|
@ -5122,7 +5121,7 @@
|
|||
"jwt",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-01-21T13:04:35+00:00"
|
||||
"time": "2020-03-04T11:21:28+00:00"
|
||||
},
|
||||
{
|
||||
"name": "vectorface/whip",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user