|
|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "bd899d37c9f0c3f51a186b6ede5d96d4",
|
|
|
+ "content-hash": "41e668d9b377a739ea97d87f19647ce8",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
|
@@ -1372,6 +1372,66 @@
|
|
|
],
|
|
|
"time": "2021-01-24T12:00:00+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "firebase/php-jwt",
|
|
|
+ "version": "v5.2.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/firebase/php-jwt.git",
|
|
|
+ "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
|
|
|
+ "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpunit/phpunit": ">=4.8 <=9"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Firebase\\JWT\\": "src"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "BSD-3-Clause"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Neuman Vong",
|
|
|
+ "email": "neuman+pear@twilio.com",
|
|
|
+ "role": "Developer"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Anant Narayanan",
|
|
|
+ "email": "anant@php.net",
|
|
|
+ "role": "Developer"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
|
|
|
+ "homepage": "https://github.com/firebase/php-jwt",
|
|
|
+ "keywords": [
|
|
|
+ "jwt",
|
|
|
+ "php"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/firebase/php-jwt/issues",
|
|
|
+ "source": "https://github.com/firebase/php-jwt/tree/v5.2.1"
|
|
|
+ },
|
|
|
+ "time": "2021-02-12T00:02:00+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "guzzlehttp/guzzle",
|
|
|
"version": "6.5.5",
|
|
|
@@ -1957,16 +2017,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/tinker",
|
|
|
- "version": "v2.6.0",
|
|
|
+ "version": "v2.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/tinker.git",
|
|
|
- "reference": "daae1c43f1300fe88c05d83db6f3d8f76677ad88"
|
|
|
+ "reference": "04ad32c1a3328081097a181875733fa51f402083"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/tinker/zipball/daae1c43f1300fe88c05d83db6f3d8f76677ad88",
|
|
|
- "reference": "daae1c43f1300fe88c05d83db6f3d8f76677ad88",
|
|
|
+ "url": "https://api.github.com/repos/laravel/tinker/zipball/04ad32c1a3328081097a181875733fa51f402083",
|
|
|
+ "reference": "04ad32c1a3328081097a181875733fa51f402083",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -2025,9 +2085,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/laravel/tinker/issues",
|
|
|
- "source": "https://github.com/laravel/tinker/tree/v2.6.0"
|
|
|
+ "source": "https://github.com/laravel/tinker/tree/v2.6.1"
|
|
|
},
|
|
|
- "time": "2021-01-26T20:35:18+00:00"
|
|
|
+ "time": "2021-03-02T16:53:12+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/ui",
|
|
|
@@ -2090,81 +2150,6 @@
|
|
|
},
|
|
|
"time": "2020-11-03T19:45:19+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "lcobucci/jwt",
|
|
|
- "version": "3.3.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/lcobucci/jwt.git",
|
|
|
- "reference": "c1123697f6a2ec29162b82f170dd4a491f524773"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773",
|
|
|
- "reference": "c1123697f6a2ec29162b82f170dd4a491f524773",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-mbstring": "*",
|
|
|
- "ext-openssl": "*",
|
|
|
- "php": "^5.6 || ^7.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "mikey179/vfsstream": "~1.5",
|
|
|
- "phpmd/phpmd": "~2.2",
|
|
|
- "phpunit/php-invoker": "~1.1",
|
|
|
- "phpunit/phpunit": "^5.7 || ^7.3",
|
|
|
- "squizlabs/php_codesniffer": "~2.3"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "3.1-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Lcobucci\\JWT\\": "src"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "BSD-3-Clause"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Luís Otávio Cobucci Oblonczyk",
|
|
|
- "email": "lcobucci@gmail.com",
|
|
|
- "role": "Developer"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "A simple library to work with JSON Web Token and JSON Web Signature",
|
|
|
- "keywords": [
|
|
|
- "JWS",
|
|
|
- "jwt"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/lcobucci/jwt/issues",
|
|
|
- "source": "https://github.com/lcobucci/jwt/tree/3.3.3"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://github.com/lcobucci",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://www.patreon.com/lcobucci",
|
|
|
- "type": "patreon"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2020-08-20T13:22:28+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "league/commonmark",
|
|
|
"version": "1.5.7",
|
|
|
@@ -2949,79 +2934,6 @@
|
|
|
],
|
|
|
"time": "2021-02-15T16:11:48+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "namshi/jose",
|
|
|
- "version": "7.2.3",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/namshi/jose.git",
|
|
|
- "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/namshi/jose/zipball/89a24d7eb3040e285dd5925fcad992378b82bcff",
|
|
|
- "reference": "89a24d7eb3040e285dd5925fcad992378b82bcff",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "ext-date": "*",
|
|
|
- "ext-hash": "*",
|
|
|
- "ext-json": "*",
|
|
|
- "ext-pcre": "*",
|
|
|
- "ext-spl": "*",
|
|
|
- "php": ">=5.5",
|
|
|
- "symfony/polyfill-php56": "^1.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpseclib/phpseclib": "^2.0",
|
|
|
- "phpunit/phpunit": "^4.5|^5.0",
|
|
|
- "satooshi/php-coveralls": "^1.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "ext-openssl": "Allows to use OpenSSL as crypto engine.",
|
|
|
- "phpseclib/phpseclib": "Allows to use Phpseclib as crypto engine, use version ^2.0."
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Namshi\\JOSE\\": "src/Namshi/JOSE/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Alessandro Nadalin",
|
|
|
- "email": "alessandro.nadalin@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Alessandro Cinelli (cirpo)",
|
|
|
- "email": "alessandro.cinelli@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "JSON Object Signing and Encryption library for PHP.",
|
|
|
- "keywords": [
|
|
|
- "JSON Web Signature",
|
|
|
- "JSON Web Token",
|
|
|
- "JWS",
|
|
|
- "json",
|
|
|
- "jwt",
|
|
|
- "token"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/namshi/jose/issues",
|
|
|
- "source": "https://github.com/namshi/jose/tree/master"
|
|
|
- },
|
|
|
- "time": "2016-12-05T07:27:31+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
"version": "2.45.1",
|
|
|
@@ -3548,16 +3460,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoffice/phpspreadsheet",
|
|
|
- "version": "1.16.0",
|
|
|
+ "version": "1.17.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
|
- "reference": "76d4323b85129d0c368149c831a07a3e258b2b50"
|
|
|
+ "reference": "c55269cb06911575a126dc225a05c0e4626e5fb4"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/76d4323b85129d0c368149c831a07a3e258b2b50",
|
|
|
- "reference": "76d4323b85129d0c368149c831a07a3e258b2b50",
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/c55269cb06911575a126dc225a05c0e4626e5fb4",
|
|
|
+ "reference": "c55269cb06911575a126dc225a05c0e4626e5fb4",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -3591,7 +3503,7 @@
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"dompdf/dompdf": "^0.8.5",
|
|
|
- "friendsofphp/php-cs-fixer": "^2.16",
|
|
|
+ "friendsofphp/php-cs-fixer": "^2.18",
|
|
|
"jpgraph/jpgraph": "^4.0",
|
|
|
"mpdf/mpdf": "^8.0",
|
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
|
@@ -3649,9 +3561,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
|
- "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.16.0"
|
|
|
+ "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.17.1"
|
|
|
},
|
|
|
- "time": "2020-12-31T18:03:49+00:00"
|
|
|
+ "time": "2021-03-02T17:54:11+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoption/phpoption",
|
|
|
@@ -6214,80 +6126,6 @@
|
|
|
],
|
|
|
"time": "2021-01-22T09:19:47+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "symfony/polyfill-php56",
|
|
|
- "version": "v1.20.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/symfony/polyfill-php56.git",
|
|
|
- "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
|
|
|
- "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": ">=7.1"
|
|
|
- },
|
|
|
- "type": "metapackage",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-main": "1.20-dev"
|
|
|
- },
|
|
|
- "thanks": {
|
|
|
- "name": "symfony/polyfill",
|
|
|
- "url": "https://github.com/symfony/polyfill"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Nicolas Grekas",
|
|
|
- "email": "p@tchwork.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Symfony Community",
|
|
|
- "homepage": "https://symfony.com/contributors"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
|
|
|
- "homepage": "https://symfony.com",
|
|
|
- "keywords": [
|
|
|
- "compatibility",
|
|
|
- "polyfill",
|
|
|
- "portable",
|
|
|
- "shim"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "source": "https://github.com/symfony/polyfill-php56/tree/v1.20.0"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://symfony.com/sponsor",
|
|
|
- "type": "custom"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://github.com/fabpot",
|
|
|
- "type": "github"
|
|
|
- },
|
|
|
- {
|
|
|
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
|
|
|
- "type": "tidelift"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2020-10-23T14:02:19+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
"version": "v1.22.1",
|
|
|
@@ -7524,96 +7362,6 @@
|
|
|
},
|
|
|
"time": "2020-07-13T06:12:54+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "tymon/jwt-auth",
|
|
|
- "version": "1.0.2",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/tymondesigns/jwt-auth.git",
|
|
|
- "reference": "e588cb719539366c0e2f6017f975379cb73e9680"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/e588cb719539366c0e2f6017f975379cb73e9680",
|
|
|
- "reference": "e588cb719539366c0e2f6017f975379cb73e9680",
|
|
|
- "shasum": "",
|
|
|
- "mirrors": [
|
|
|
- {
|
|
|
- "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
- "preferred": true
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "illuminate/auth": "^5.2|^6|^7|^8",
|
|
|
- "illuminate/contracts": "^5.2|^6|^7|^8",
|
|
|
- "illuminate/http": "^5.2|^6|^7|^8",
|
|
|
- "illuminate/support": "^5.2|^6|^7|^8",
|
|
|
- "lcobucci/jwt": "<3.4",
|
|
|
- "namshi/jose": "^7.0",
|
|
|
- "nesbot/carbon": "^1.0|^2.0",
|
|
|
- "php": "^5.5.9|^7.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "illuminate/console": "^5.2|^6|^7|^8",
|
|
|
- "illuminate/database": "^5.2|^6|^7|^8",
|
|
|
- "illuminate/routing": "^5.2|^6|^7|^8",
|
|
|
- "mockery/mockery": ">=0.9.9",
|
|
|
- "phpunit/phpunit": "~4.8|~6.0"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-develop": "1.0-dev"
|
|
|
- },
|
|
|
- "laravel": {
|
|
|
- "aliases": {
|
|
|
- "JWTAuth": "Tymon\\JWTAuth\\Facades\\JWTAuth",
|
|
|
- "JWTFactory": "Tymon\\JWTAuth\\Facades\\JWTFactory"
|
|
|
- },
|
|
|
- "providers": [
|
|
|
- "Tymon\\JWTAuth\\Providers\\LaravelServiceProvider"
|
|
|
- ]
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Tymon\\JWTAuth\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Sean Tymon",
|
|
|
- "email": "tymon148@gmail.com",
|
|
|
- "homepage": "https://tymon.xyz",
|
|
|
- "role": "Developer"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "JSON Web Token Authentication for Laravel and Lumen",
|
|
|
- "homepage": "https://github.com/tymondesigns/jwt-auth",
|
|
|
- "keywords": [
|
|
|
- "Authentication",
|
|
|
- "JSON Web Token",
|
|
|
- "auth",
|
|
|
- "jwt",
|
|
|
- "laravel"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/tymondesigns/jwt-auth/issues",
|
|
|
- "source": "https://github.com/tymondesigns/jwt-auth"
|
|
|
- },
|
|
|
- "funding": [
|
|
|
- {
|
|
|
- "url": "https://www.patreon.com/seantymon",
|
|
|
- "type": "patreon"
|
|
|
- }
|
|
|
- ],
|
|
|
- "time": "2020-11-27T12:32:42+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "vlucas/phpdotenv",
|
|
|
"version": "v4.2.0",
|
|
|
@@ -10370,18 +10118,16 @@
|
|
|
],
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "dev",
|
|
|
- "stability-flags": {
|
|
|
- "tymon/jwt-auth": 5
|
|
|
- },
|
|
|
+ "stability-flags": [],
|
|
|
"prefer-stable": true,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|
|
|
"php": "^7.2.34",
|
|
|
+ "ext-bcmath": "*",
|
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|
|
|
- "ext-pdo": "*",
|
|
|
- "ext-bcmath": "*"
|
|
|
+ "ext-pdo": "*"
|
|
|
},
|
|
|
"platform-dev": [],
|
|
|
"plugin-api-version": "2.0.0"
|