mirror of
https://github.com/shlinkio/shlink.git
synced 2024-11-27 07:53:00 +03:00
Added package to handle JWTs
This commit is contained in:
parent
10cad33248
commit
69962f1fe8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
"laminas/laminas-paginator": "^2.8",
|
||||
"laminas/laminas-servicemanager": "^3.4",
|
||||
"laminas/laminas-stdlib": "^3.2",
|
||||
"lcobucci/jwt": "^4.0@alpha",
|
||||
"lstrojny/functional-php": "^1.9",
|
||||
"mezzio/mezzio": "^3.2",
|
||||
"mezzio/mezzio-fastroute": "^3.0",
|
||||
|
|
Loading…
Reference in a new issue