|
@@ -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": "09edad1356af4f62bc80d033c5bc69b0",
|
|
|
+ "content-hash": "9f541663fd01e473460d4386bbd2c0fc",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -380,16 +380,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/composer",
|
|
|
- "version": "1.10.8",
|
|
|
+ "version": "1.10.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/composer/composer.git",
|
|
|
- "reference": "56e0e094478f30935e9128552188355fa9712291"
|
|
|
+ "reference": "83c3250093d5491600a822e176b107a945baf95a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/composer/composer/zipball/56e0e094478f30935e9128552188355fa9712291",
|
|
|
- "reference": "56e0e094478f30935e9128552188355fa9712291",
|
|
|
+ "url": "https://api.github.com/repos/composer/composer/zipball/83c3250093d5491600a822e176b107a945baf95a",
|
|
|
+ "reference": "83c3250093d5491600a822e176b107a945baf95a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -462,7 +462,7 @@
|
|
|
"dependency",
|
|
|
"package"
|
|
|
],
|
|
|
- "time": "2020-06-24T19:23:30+00:00"
|
|
|
+ "time": "2020-07-16T10:57:00+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/semver",
|
|
@@ -533,16 +533,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/spdx-licenses",
|
|
|
- "version": "1.5.3",
|
|
|
+ "version": "1.5.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/composer/spdx-licenses.git",
|
|
|
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae"
|
|
|
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/0c3e51e1880ca149682332770e25977c70cf9dae",
|
|
|
- "reference": "0c3e51e1880ca149682332770e25977c70cf9dae",
|
|
|
+ "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/6946f785871e2314c60b4524851f3702ea4f2223",
|
|
|
+ "reference": "6946f785871e2314c60b4524851f3702ea4f2223",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -595,7 +595,7 @@
|
|
|
"spdx",
|
|
|
"validator"
|
|
|
],
|
|
|
- "time": "2020-02-14T07:44:31+00:00"
|
|
|
+ "time": "2020-07-15T15:35:07+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/xdebug-handler",
|
|
@@ -3601,16 +3601,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoffice/phpspreadsheet",
|
|
|
- "version": "1.13.0",
|
|
|
+ "version": "1.14.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
|
- "reference": "21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1"
|
|
|
+ "reference": "2383aad5689778470491581442aab38cec41bf1d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1",
|
|
|
- "reference": "21bfb5b3243b8ceb9eda499a4d699fc42c11a9d1",
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/2383aad5689778470491581442aab38cec41bf1d",
|
|
|
+ "reference": "2383aad5689778470491581442aab38cec41bf1d",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -3633,10 +3633,12 @@
|
|
|
"ext-xmlwriter": "*",
|
|
|
"ext-zip": "*",
|
|
|
"ext-zlib": "*",
|
|
|
- "maennchen/zipstream-php": "^2.0",
|
|
|
+ "maennchen/zipstream-php": "^2.1",
|
|
|
"markbaker/complex": "^1.4",
|
|
|
"markbaker/matrix": "^1.2",
|
|
|
"php": "^7.2",
|
|
|
+ "psr/http-client": "^1.0",
|
|
|
+ "psr/http-factory": "^1.0",
|
|
|
"psr/simple-cache": "^1.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
@@ -3697,20 +3699,20 @@
|
|
|
"xls",
|
|
|
"xlsx"
|
|
|
],
|
|
|
- "time": "2020-05-31T13:49:28+00:00"
|
|
|
+ "time": "2020-07-19T09:51:35+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoption/phpoption",
|
|
|
- "version": "1.7.4",
|
|
|
+ "version": "1.7.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
|
- "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3"
|
|
|
+ "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
|
|
|
- "reference": "b2ada2ad5d8a32b89088b8adc31ecd2e3a13baf3",
|
|
|
+ "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
|
|
|
+ "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -3723,8 +3725,8 @@
|
|
|
"php": "^5.5.9 || ^7.0 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "bamarni/composer-bin-plugin": "^1.3",
|
|
|
- "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
|
|
|
+ "bamarni/composer-bin-plugin": "^1.4.1",
|
|
|
+ "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -3758,7 +3760,7 @@
|
|
|
"php",
|
|
|
"type"
|
|
|
],
|
|
|
- "time": "2020-06-07T10:40:07+00:00"
|
|
|
+ "time": "2020-07-20T17:29:33+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "predis/predis",
|
|
@@ -3871,6 +3873,119 @@
|
|
|
],
|
|
|
"time": "2017-02-14T16:28:37+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "psr/http-client",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/http-client.git",
|
|
|
+ "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
+ "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.0 || ^8.0",
|
|
|
+ "psr/http-message": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Http\\Client\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interface for HTTP clients",
|
|
|
+ "homepage": "https://github.com/php-fig/http-client",
|
|
|
+ "keywords": [
|
|
|
+ "http",
|
|
|
+ "http-client",
|
|
|
+ "psr",
|
|
|
+ "psr-18"
|
|
|
+ ],
|
|
|
+ "time": "2020-06-29T06:28:15+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "psr/http-factory",
|
|
|
+ "version": "1.0.1",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/php-fig/http-factory.git",
|
|
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
|
+ "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=7.0.0",
|
|
|
+ "psr/http-message": "^1.0"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.0.x-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Psr\\Http\\Message\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "PHP-FIG",
|
|
|
+ "homepage": "http://www.php-fig.org/"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Common interfaces for PSR-7 HTTP message factories",
|
|
|
+ "keywords": [
|
|
|
+ "factory",
|
|
|
+ "http",
|
|
|
+ "message",
|
|
|
+ "psr",
|
|
|
+ "psr-17",
|
|
|
+ "psr-7",
|
|
|
+ "request",
|
|
|
+ "response"
|
|
|
+ ],
|
|
|
+ "time": "2019-04-30T12:38:16+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "psr/http-message",
|
|
|
"version": "1.0.1",
|
|
@@ -5564,16 +5679,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-ctype.git",
|
|
|
- "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d"
|
|
|
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
|
|
|
- "reference": "2edd75b8b35d62fd3eeabba73b26b8f1f60ce13d",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
|
|
|
+ "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5591,7 +5706,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5628,20 +5743,20 @@
|
|
|
"polyfill",
|
|
|
"portable"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-iconv",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-iconv.git",
|
|
|
- "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035"
|
|
|
+ "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/ba6c9c18db36235b859cc29b8372d1c01298c035",
|
|
|
- "reference": "ba6c9c18db36235b859cc29b8372d1c01298c035",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
|
|
|
+ "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5659,7 +5774,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5697,20 +5812,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
- "reference": "a57f8161502549a742a63c09f0a604997bf47027"
|
|
|
+ "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/a57f8161502549a742a63c09f0a604997bf47027",
|
|
|
- "reference": "a57f8161502549a742a63c09f0a604997bf47027",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
|
|
|
+ "reference": "bc6549d068d0160e0f10f7a5a23c7d1406b95ebe",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5721,7 +5836,8 @@
|
|
|
},
|
|
|
"require": {
|
|
|
"php": ">=5.3.3",
|
|
|
- "symfony/polyfill-mbstring": "^1.3",
|
|
|
+ "symfony/polyfill-intl-normalizer": "^1.10",
|
|
|
+ "symfony/polyfill-php70": "^1.10",
|
|
|
"symfony/polyfill-php72": "^1.10"
|
|
|
},
|
|
|
"suggest": {
|
|
@@ -5730,7 +5846,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5754,6 +5870,10 @@
|
|
|
"name": "Laurent Bassin",
|
|
|
"email": "laurent@bassin.info"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "Trevor Rowbotham",
|
|
|
+ "email": "trevor.rowbotham@pm.me"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
@@ -5769,20 +5889,93 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-intl-normalizer",
|
|
|
+ "version": "v1.18.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
|
|
|
+ "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
|
|
|
+ "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "suggest": {
|
|
|
+ "ext-intl": "For best performance"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "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 for intl's Normalizer class and related functions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "intl",
|
|
|
+ "normalizer",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "7110338d81ce1cbc3e273136e4574663627037a7"
|
|
|
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7110338d81ce1cbc3e273136e4574663627037a7",
|
|
|
- "reference": "7110338d81ce1cbc3e273136e4574663627037a7",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
|
|
|
+ "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5800,7 +5993,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5838,20 +6031,89 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "symfony/polyfill-php70",
|
|
|
+ "version": "v1.18.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/symfony/polyfill-php70.git",
|
|
|
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
|
|
|
+ "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
|
|
|
+ "shasum": "",
|
|
|
+ "mirrors": [
|
|
|
+ {
|
|
|
+ "url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
|
|
|
+ "preferred": true
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "paragonie/random_compat": "~1.0|~2.0|~9.99",
|
|
|
+ "php": ">=5.3.3"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
+ },
|
|
|
+ "thanks": {
|
|
|
+ "name": "symfony/polyfill",
|
|
|
+ "url": "https://github.com/symfony/polyfill"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Php70\\": ""
|
|
|
+ },
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "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 7.0+ features to lower PHP versions",
|
|
|
+ "homepage": "https://symfony.com",
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
- "reference": "3d9c70ff1b9f6bb618f9954b2f7f760220c2b38a"
|
|
|
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/3d9c70ff1b9f6bb618f9954b2f7f760220c2b38a",
|
|
|
- "reference": "3d9c70ff1b9f6bb618f9954b2f7f760220c2b38a",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
|
|
|
+ "reference": "639447d008615574653fb3bc60d1986d7172eaae",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5866,7 +6128,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5903,20 +6165,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
- "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a"
|
|
|
+ "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fa0837fe02d617d31fbb25f990655861bb27bd1a",
|
|
|
- "reference": "fa0837fe02d617d31fbb25f990655861bb27bd1a",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
|
|
|
+ "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5931,7 +6193,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -5971,20 +6233,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php80",
|
|
|
- "version": "v1.17.1",
|
|
|
+ "version": "v1.18.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
- "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2"
|
|
|
+ "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
|
|
- "reference": "4a5b6bba3259902e386eb80dd1956181ee90b5b2",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/d87d5766cbf48d72388a9f6b85f280c8ad51f981",
|
|
|
+ "reference": "d87d5766cbf48d72388a9f6b85f280c8ad51f981",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -5999,7 +6261,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.17-dev"
|
|
|
+ "dev-master": "1.18-dev"
|
|
|
},
|
|
|
"thanks": {
|
|
|
"name": "symfony/polyfill",
|
|
@@ -6043,7 +6305,7 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2020-06-06T08:46:27+00:00"
|
|
|
+ "time": "2020-07-14T12:35:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/process",
|
|
@@ -7321,16 +7583,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/reflection-docblock",
|
|
|
- "version": "5.1.0",
|
|
|
+ "version": "5.2.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
|
|
- "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
|
|
|
+ "reference": "3170448f5769fe19f456173d833734e0ff1b84df"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
|
|
|
- "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
|
|
|
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/3170448f5769fe19f456173d833734e0ff1b84df",
|
|
|
+ "reference": "3170448f5769fe19f456173d833734e0ff1b84df",
|
|
|
"shasum": "",
|
|
|
"mirrors": [
|
|
|
{
|
|
@@ -7340,15 +7602,14 @@
|
|
|
]
|
|
|
},
|
|
|
"require": {
|
|
|
- "ext-filter": "^7.1",
|
|
|
- "php": "^7.2",
|
|
|
- "phpdocumentor/reflection-common": "^2.0",
|
|
|
- "phpdocumentor/type-resolver": "^1.0",
|
|
|
- "webmozart/assert": "^1"
|
|
|
+ "ext-filter": "*",
|
|
|
+ "php": "^7.2 || ^8.0",
|
|
|
+ "phpdocumentor/reflection-common": "^2.2",
|
|
|
+ "phpdocumentor/type-resolver": "^1.3",
|
|
|
+ "webmozart/assert": "^1.9.1"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
- "doctrine/instantiator": "^1",
|
|
|
- "mockery/mockery": "^1"
|
|
|
+ "mockery/mockery": "~1.3.2"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
@@ -7376,7 +7637,7 @@
|
|
|
}
|
|
|
],
|
|
|
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
|
|
|
- "time": "2020-02-22T12:28:44+00:00"
|
|
|
+ "time": "2020-07-20T20:05:34+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpdocumentor/type-resolver",
|