|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
|
|
"This file is @generated automatically"
|
|
"This file is @generated automatically"
|
|
|
],
|
|
],
|
|
|
- "content-hash": "b26c6fcc20aceef97955333e739346c7",
|
|
|
|
|
|
|
+ "content-hash": "3dc19ce0f64f36befc7c2bdd5ada1fa0",
|
|
|
"packages": [
|
|
"packages": [
|
|
|
{
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -611,16 +611,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "egulias/email-validator",
|
|
"name": "egulias/email-validator",
|
|
|
- "version": "2.1.7",
|
|
|
|
|
|
|
+ "version": "2.1.8",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
"url": "https://github.com/egulias/EmailValidator.git",
|
|
|
- "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e"
|
|
|
|
|
|
|
+ "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/709f21f92707308cdf8f9bcfa1af4cb26586521e",
|
|
|
|
|
- "reference": "709f21f92707308cdf8f9bcfa1af4cb26586521e",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c26463ff9241f27907112fbcd0c86fa670cfef98",
|
|
|
|
|
+ "reference": "c26463ff9241f27907112fbcd0c86fa670cfef98",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -670,7 +670,7 @@
|
|
|
"validation",
|
|
"validation",
|
|
|
"validator"
|
|
"validator"
|
|
|
],
|
|
],
|
|
|
- "time": "2018-12-04T22:38:24+00:00"
|
|
|
|
|
|
|
+ "time": "2019-05-16T22:02:54+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "erusev/parsedown",
|
|
"name": "erusev/parsedown",
|
|
@@ -1375,16 +1375,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "lcobucci/jwt",
|
|
"name": "lcobucci/jwt",
|
|
|
- "version": "3.2.5",
|
|
|
|
|
|
|
+ "version": "3.3.1",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
"url": "https://github.com/lcobucci/jwt.git",
|
|
|
- "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b"
|
|
|
|
|
|
|
+ "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/lcobucci/jwt/zipball/82be04b4753f8b7693b62852b7eab30f97524f9b",
|
|
|
|
|
- "reference": "82be04b4753f8b7693b62852b7eab30f97524f9b",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
|
|
|
+ "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -1394,20 +1394,17 @@
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
"require": {
|
|
"require": {
|
|
|
|
|
+ "ext-mbstring": "*",
|
|
|
"ext-openssl": "*",
|
|
"ext-openssl": "*",
|
|
|
- "php": ">=5.5"
|
|
|
|
|
|
|
+ "php": "^5.6 || ^7.0"
|
|
|
},
|
|
},
|
|
|
"require-dev": {
|
|
"require-dev": {
|
|
|
- "mdanter/ecc": "~0.3.1",
|
|
|
|
|
"mikey179/vfsstream": "~1.5",
|
|
"mikey179/vfsstream": "~1.5",
|
|
|
"phpmd/phpmd": "~2.2",
|
|
"phpmd/phpmd": "~2.2",
|
|
|
"phpunit/php-invoker": "~1.1",
|
|
"phpunit/php-invoker": "~1.1",
|
|
|
- "phpunit/phpunit": "~4.5",
|
|
|
|
|
|
|
+ "phpunit/phpunit": "^5.7 || ^7.3",
|
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
"squizlabs/php_codesniffer": "~2.3"
|
|
|
},
|
|
},
|
|
|
- "suggest": {
|
|
|
|
|
- "mdanter/ecc": "Required to use Elliptic Curves based algorithms."
|
|
|
|
|
- },
|
|
|
|
|
"type": "library",
|
|
"type": "library",
|
|
|
"extra": {
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
"branch-alias": {
|
|
@@ -1435,20 +1432,20 @@
|
|
|
"JWS",
|
|
"JWS",
|
|
|
"jwt"
|
|
"jwt"
|
|
|
],
|
|
],
|
|
|
- "time": "2018-11-11T12:22:26+00:00"
|
|
|
|
|
|
|
+ "time": "2019-05-24T18:30:49+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "league/flysystem",
|
|
"name": "league/flysystem",
|
|
|
- "version": "1.0.51",
|
|
|
|
|
|
|
+ "version": "1.0.52",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "755ba7bf3fb9031e6581d091db84d78275874396"
|
|
|
|
|
|
|
+ "reference": "c5a5097156387970e6f0ccfcdf03f752856f3391"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/755ba7bf3fb9031e6581d091db84d78275874396",
|
|
|
|
|
- "reference": "755ba7bf3fb9031e6581d091db84d78275874396",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/c5a5097156387970e6f0ccfcdf03f752856f3391",
|
|
|
|
|
+ "reference": "c5a5097156387970e6f0ccfcdf03f752856f3391",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -1525,7 +1522,7 @@
|
|
|
"sftp",
|
|
"sftp",
|
|
|
"storage"
|
|
"storage"
|
|
|
],
|
|
],
|
|
|
- "time": "2019-03-30T13:22:34+00:00"
|
|
|
|
|
|
|
+ "time": "2019-05-20T20:21:14+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "mews/captcha",
|
|
"name": "mews/captcha",
|
|
@@ -1869,16 +1866,16 @@
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "nikic/php-parser",
|
|
"name": "nikic/php-parser",
|
|
|
- "version": "v4.2.1",
|
|
|
|
|
|
|
+ "version": "v4.2.2",
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
|
|
- "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0"
|
|
|
|
|
|
|
+ "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/5221f49a608808c1e4d436df32884cbc1b821ac0",
|
|
|
|
|
- "reference": "5221f49a608808c1e4d436df32884cbc1b821ac0",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
|
|
|
|
|
+ "reference": "1bd73cc04c3843ad8d6b0bfc0956026a151fc420",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -1922,7 +1919,7 @@
|
|
|
"parser",
|
|
"parser",
|
|
|
"php"
|
|
"php"
|
|
|
],
|
|
],
|
|
|
- "time": "2019-02-16T20:54:15+00:00"
|
|
|
|
|
|
|
+ "time": "2019-05-25T20:07:01+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "orangehill/iseed",
|
|
"name": "orangehill/iseed",
|
|
@@ -2040,6 +2037,62 @@
|
|
|
],
|
|
],
|
|
|
"time": "2018-07-02T15:55:56+00:00"
|
|
"time": "2018-07-02T15:55:56+00:00"
|
|
|
},
|
|
},
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "predis/predis",
|
|
|
|
|
+ "version": "v1.1.1",
|
|
|
|
|
+ "source": {
|
|
|
|
|
+ "type": "git",
|
|
|
|
|
+ "url": "https://github.com/nrk/predis.git",
|
|
|
|
|
+ "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dist": {
|
|
|
|
|
+ "type": "zip",
|
|
|
|
|
+ "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
|
|
|
|
|
+ "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
|
|
|
|
|
+ "shasum": "",
|
|
|
|
|
+ "mirrors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "url": "https://dl.laravel-china.org/%package%/%reference%.%type%",
|
|
|
|
|
+ "preferred": true
|
|
|
|
|
+ }
|
|
|
|
|
+ ]
|
|
|
|
|
+ },
|
|
|
|
|
+ "require": {
|
|
|
|
|
+ "php": ">=5.3.9"
|
|
|
|
|
+ },
|
|
|
|
|
+ "require-dev": {
|
|
|
|
|
+ "phpunit/phpunit": "~4.8"
|
|
|
|
|
+ },
|
|
|
|
|
+ "suggest": {
|
|
|
|
|
+ "ext-curl": "Allows access to Webdis when paired with phpiredis",
|
|
|
|
|
+ "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
|
|
|
|
|
+ },
|
|
|
|
|
+ "type": "library",
|
|
|
|
|
+ "autoload": {
|
|
|
|
|
+ "psr-4": {
|
|
|
|
|
+ "Predis\\": "src/"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
|
|
+ "license": [
|
|
|
|
|
+ "MIT"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "authors": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "Daniele Alessandri",
|
|
|
|
|
+ "email": "suppakilla@gmail.com",
|
|
|
|
|
+ "homepage": "http://clorophilla.net"
|
|
|
|
|
+ }
|
|
|
|
|
+ ],
|
|
|
|
|
+ "description": "Flexible and feature-complete Redis client for PHP and HHVM",
|
|
|
|
|
+ "homepage": "http://github.com/nrk/predis",
|
|
|
|
|
+ "keywords": [
|
|
|
|
|
+ "nosql",
|
|
|
|
|
+ "predis",
|
|
|
|
|
+ "redis"
|
|
|
|
|
+ ],
|
|
|
|
|
+ "time": "2016-06-16T16:22:20+00:00"
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"name": "psr/container",
|
|
"name": "psr/container",
|
|
|
"version": "1.0.0",
|
|
"version": "1.0.0",
|
|
@@ -4121,12 +4174,12 @@
|
|
|
"source": {
|
|
"source": {
|
|
|
"type": "git",
|
|
"type": "git",
|
|
|
"url": "https://github.com/tymondesigns/jwt-auth.git",
|
|
"url": "https://github.com/tymondesigns/jwt-auth.git",
|
|
|
- "reference": "63698d304554e5d0bc3eb481cc260a9fc900e151"
|
|
|
|
|
|
|
+ "reference": "13e8ddc7bac782d9f0458ed151e3690ac7ba44fd"
|
|
|
},
|
|
},
|
|
|
"dist": {
|
|
"dist": {
|
|
|
"type": "zip",
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/63698d304554e5d0bc3eb481cc260a9fc900e151",
|
|
|
|
|
- "reference": "63698d304554e5d0bc3eb481cc260a9fc900e151",
|
|
|
|
|
|
|
+ "url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/13e8ddc7bac782d9f0458ed151e3690ac7ba44fd",
|
|
|
|
|
+ "reference": "13e8ddc7bac782d9f0458ed151e3690ac7ba44fd",
|
|
|
"shasum": "",
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
"mirrors": [
|
|
|
{
|
|
{
|
|
@@ -4194,7 +4247,7 @@
|
|
|
"jwt",
|
|
"jwt",
|
|
|
"laravel"
|
|
"laravel"
|
|
|
],
|
|
],
|
|
|
- "time": "2019-03-14T20:29:20+00:00"
|
|
|
|
|
|
|
+ "time": "2019-05-18T22:14:11+00:00"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"name": "vlucas/phpdotenv",
|
|
"name": "vlucas/phpdotenv",
|