|
|
@@ -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": "ebab4445c56757c74fdec2acdf07b0bf",
|
|
|
+ "content-hash": "ef2aa5c4f16558f9e3486aaabe3f801f",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
|
@@ -1375,6 +1375,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",
|
|
|
@@ -1960,16 +2020,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": [
|
|
|
{
|
|
|
@@ -2028,9 +2088,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",
|
|
|
@@ -3551,16 +3611,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": [
|
|
|
{
|
|
|
@@ -3594,7 +3654,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",
|
|
|
@@ -3652,9 +3712,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",
|
|
|
@@ -8425,16 +8485,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "mockery/mockery",
|
|
|
- "version": "1.3.3",
|
|
|
+ "version": "1.3.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mockery/mockery.git",
|
|
|
- "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d"
|
|
|
+ "reference": "31467aeb3ca3188158613322d66df81cedd86626"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mockery/mockery/zipball/60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
|
|
|
- "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
|
|
|
+ "url": "https://api.github.com/repos/mockery/mockery/zipball/31467aeb3ca3188158613322d66df81cedd86626",
|
|
|
+ "reference": "31467aeb3ca3188158613322d66df81cedd86626",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
|
@@ -8494,9 +8554,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/mockery/mockery/issues",
|
|
|
- "source": "https://github.com/mockery/mockery/tree/1.3.3"
|
|
|
+ "source": "https://github.com/mockery/mockery/tree/1.3.4"
|
|
|
},
|
|
|
- "time": "2020-08-11T18:10:21+00:00"
|
|
|
+ "time": "2021-02-24T09:51:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "myclabs/deep-copy",
|
|
|
@@ -10458,7 +10518,8 @@
|
|
|
"prefer-stable": true,
|
|
|
"prefer-lowest": false,
|
|
|
"platform": {
|
|
|
- "php": "^7.2.34",
|
|
|
+ "php": "^7.2.14",
|
|
|
+ "ext-bcmath": "*",
|
|
|
"ext-json": "*",
|
|
|
"ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|