Update composer
This commit is contained in:
parent
c5b014194d
commit
a8a64e11f3
@ -22,9 +22,9 @@
|
|||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"kint-php/kint": "^1.1",
|
"kint-php/kint": "^1.1",
|
||||||
"filp/whoops": "^2.0",
|
"filp/whoops": "^2.7.3",
|
||||||
"maximebf/debugbar": "^1.12",
|
"maximebf/debugbar": "^1.16.3",
|
||||||
"symfony/var-dumper": "^4.2"
|
"symfony/var-dumper": "^v4.4.11"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
@ -59,6 +59,7 @@
|
|||||||
"composer update -o --no-dev",
|
"composer update -o --no-dev",
|
||||||
"composer dump-autoload --optimize"
|
"composer dump-autoload --optimize"
|
||||||
],
|
],
|
||||||
|
|
||||||
"dev": [
|
"dev": [
|
||||||
"composer update",
|
"composer update",
|
||||||
"composer dump-autoload --optimize",
|
"composer dump-autoload --optimize",
|
||||||
|
238
composer.lock
generated
238
composer.lock
generated
@ -1,10 +1,9 @@
|
|||||||
{
|
{
|
||||||
"_readme": [
|
"_readme": [
|
||||||
"This file locks the dependencies of your project to a known state",
|
"This file locks the dependencies of your project to a known state",
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"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"
|
||||||
],
|
],
|
||||||
"hash": "e69c7bdfd8801d079dfcb1e816eb9eb0",
|
|
||||||
"content-hash": "5beee59315d18e9164ddfcc230b4550f",
|
"content-hash": "5beee59315d18e9164ddfcc230b4550f",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
@ -74,7 +73,7 @@
|
|||||||
"x509",
|
"x509",
|
||||||
"x690"
|
"x690"
|
||||||
],
|
],
|
||||||
"time": "2018-12-02 01:34:34"
|
"time": "2018-12-02T01:34:34+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
@ -141,7 +140,7 @@
|
|||||||
"rest",
|
"rest",
|
||||||
"web service"
|
"web service"
|
||||||
],
|
],
|
||||||
"time": "2020-06-16 21:01:06"
|
"time": "2020-06-16T21:01:06+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/promises",
|
"name": "guzzlehttp/promises",
|
||||||
@ -192,7 +191,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"promise"
|
"promise"
|
||||||
],
|
],
|
||||||
"time": "2016-12-20 10:07:11"
|
"time": "2016-12-20T10:07:11+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/psr7",
|
"name": "guzzlehttp/psr7",
|
||||||
@ -263,7 +262,7 @@
|
|||||||
"uri",
|
"uri",
|
||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"time": "2019-07-01 23:21:34"
|
"time": "2019-07-01T23:21:34+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "minishlink/web-push",
|
"name": "minishlink/web-push",
|
||||||
@ -319,7 +318,7 @@
|
|||||||
"push",
|
"push",
|
||||||
"web"
|
"web"
|
||||||
],
|
],
|
||||||
"time": "2020-08-02 08:58:01"
|
"time": "2020-08-02T08:58:01+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "paragonie/random_compat",
|
"name": "paragonie/random_compat",
|
||||||
@ -364,7 +363,7 @@
|
|||||||
"pseudorandom",
|
"pseudorandom",
|
||||||
"random"
|
"random"
|
||||||
],
|
],
|
||||||
"time": "2018-07-02 15:55:56"
|
"time": "2018-07-02T15:55:56+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "paragonie/sodium_compat",
|
"name": "paragonie/sodium_compat",
|
||||||
@ -446,7 +445,7 @@
|
|||||||
"secret-key cryptography",
|
"secret-key cryptography",
|
||||||
"side-channel resistant"
|
"side-channel resistant"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 21:48:09"
|
"time": "2020-03-20T21:48:09+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpmailer/phpmailer",
|
"name": "phpmailer/phpmailer",
|
||||||
@ -508,7 +507,13 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
|
||||||
"time": "2020-07-14 18:50:27"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://github.com/synchro",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-07-14T18:50:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/http-message",
|
"name": "psr/http-message",
|
||||||
@ -558,7 +563,7 @@
|
|||||||
"request",
|
"request",
|
||||||
"response"
|
"response"
|
||||||
],
|
],
|
||||||
"time": "2016-08-06 14:39:51"
|
"time": "2016-08-06T14:39:51+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ralouphie/getallheaders",
|
"name": "ralouphie/getallheaders",
|
||||||
@ -598,7 +603,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"description": "A polyfill for getallheaders.",
|
"description": "A polyfill for getallheaders.",
|
||||||
"time": "2019-03-08 08:55:37"
|
"time": "2019-03-08T08:55:37+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sonata-project/google-authenticator",
|
"name": "sonata-project/google-authenticator",
|
||||||
@ -655,7 +660,7 @@
|
|||||||
"keywords": [
|
"keywords": [
|
||||||
"google authenticator"
|
"google authenticator"
|
||||||
],
|
],
|
||||||
"time": "2018-07-18 22:08:02"
|
"time": "2018-07-18T22:08:02+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spomky-labs/base64url",
|
"name": "spomky-labs/base64url",
|
||||||
@ -707,20 +712,20 @@
|
|||||||
"safe",
|
"safe",
|
||||||
"url"
|
"url"
|
||||||
],
|
],
|
||||||
"time": "2020-08-01 14:15:43"
|
"time": "2020-08-01T14:15:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "stripe/stripe-php",
|
"name": "stripe/stripe-php",
|
||||||
"version": "v7.48.0",
|
"version": "v7.49.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/stripe/stripe-php.git",
|
"url": "https://github.com/stripe/stripe-php.git",
|
||||||
"reference": "4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad"
|
"reference": "db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad",
|
"url": "https://api.github.com/repos/stripe/stripe-php/zipball/db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba",
|
||||||
"reference": "4fbbd5444734c2caa9a5adbbd5f580c5f9a69fad",
|
"reference": "db6229bff448f7f3bf7f6aee112d5d9ba34ca4ba",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@ -764,7 +769,7 @@
|
|||||||
"payment processing",
|
"payment processing",
|
||||||
"stripe"
|
"stripe"
|
||||||
],
|
],
|
||||||
"time": "2020-08-18 01:11:48"
|
"time": "2020-08-19T22:48:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-intl-idn",
|
"name": "symfony/polyfill-intl-idn",
|
||||||
@ -835,7 +840,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-08-04 06:02:08"
|
"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-08-04T06:02:08+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-intl-normalizer",
|
"name": "symfony/polyfill-intl-normalizer",
|
||||||
@ -902,7 +921,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-07-14 12:35:20"
|
"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-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php70",
|
"name": "symfony/polyfill-php70",
|
||||||
@ -965,7 +998,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-07-14 12:35:20"
|
"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-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php72",
|
"name": "symfony/polyfill-php72",
|
||||||
@ -1024,7 +1071,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-07-14 12:35:20"
|
"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-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-core",
|
"name": "web-token/jwt-core",
|
||||||
@ -1099,7 +1160,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-key-mgmt",
|
"name": "web-token/jwt-key-mgmt",
|
||||||
@ -1176,7 +1243,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature",
|
"name": "web-token/jwt-signature",
|
||||||
@ -1256,7 +1329,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature-algorithm-ecdsa",
|
"name": "web-token/jwt-signature-algorithm-ecdsa",
|
||||||
@ -1323,7 +1402,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature-algorithm-eddsa",
|
"name": "web-token/jwt-signature-algorithm-eddsa",
|
||||||
@ -1390,7 +1475,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature-algorithm-hmac",
|
"name": "web-token/jwt-signature-algorithm-hmac",
|
||||||
@ -1457,7 +1548,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature-algorithm-none",
|
"name": "web-token/jwt-signature-algorithm-none",
|
||||||
@ -1524,7 +1621,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-signature-algorithm-rsa",
|
"name": "web-token/jwt-signature-algorithm-rsa",
|
||||||
@ -1591,7 +1694,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "web-token/jwt-util-ecc",
|
"name": "web-token/jwt-util-ecc",
|
||||||
@ -1660,7 +1769,13 @@
|
|||||||
"jwt",
|
"jwt",
|
||||||
"symfony"
|
"symfony"
|
||||||
],
|
],
|
||||||
"time": "2020-03-20 13:29:04"
|
"funding": [
|
||||||
|
{
|
||||||
|
"url": "https://www.patreon.com/FlorentMorselli",
|
||||||
|
"type": "patreon"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"time": "2020-03-20T13:29:04+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"packages-dev": [
|
"packages-dev": [
|
||||||
@ -1723,7 +1838,7 @@
|
|||||||
"throwable",
|
"throwable",
|
||||||
"whoops"
|
"whoops"
|
||||||
],
|
],
|
||||||
"time": "2020-06-14 09:00:00"
|
"time": "2020-06-14T09:00:00+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "kint-php/kint",
|
"name": "kint-php/kint",
|
||||||
@ -1774,7 +1889,7 @@
|
|||||||
"kint",
|
"kint",
|
||||||
"php"
|
"php"
|
||||||
],
|
],
|
||||||
"time": "2017-01-15 14:23:43"
|
"time": "2017-01-15T14:23:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "maximebf/debugbar",
|
"name": "maximebf/debugbar",
|
||||||
@ -1835,7 +1950,7 @@
|
|||||||
"debug",
|
"debug",
|
||||||
"debugbar"
|
"debugbar"
|
||||||
],
|
],
|
||||||
"time": "2020-05-06 07:06:27"
|
"time": "2020-05-06T07:06:27+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "psr/log",
|
"name": "psr/log",
|
||||||
@ -1882,7 +1997,7 @@
|
|||||||
"psr",
|
"psr",
|
||||||
"psr-3"
|
"psr-3"
|
||||||
],
|
],
|
||||||
"time": "2020-03-23 09:12:05"
|
"time": "2020-03-23T09:12:05+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-mbstring",
|
"name": "symfony/polyfill-mbstring",
|
||||||
@ -1945,7 +2060,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-07-14 12:35:20"
|
"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-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/polyfill-php80",
|
"name": "symfony/polyfill-php80",
|
||||||
@ -2011,7 +2140,21 @@
|
|||||||
"portable",
|
"portable",
|
||||||
"shim"
|
"shim"
|
||||||
],
|
],
|
||||||
"time": "2020-07-14 12:35:20"
|
"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-07-14T12:35:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/var-dumper",
|
"name": "symfony/var-dumper",
|
||||||
@ -2088,7 +2231,21 @@
|
|||||||
"debug",
|
"debug",
|
||||||
"dump"
|
"dump"
|
||||||
],
|
],
|
||||||
"time": "2020-06-24 13:34:53"
|
"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-06-24T13:34:53+00:00"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"aliases": [],
|
"aliases": [],
|
||||||
@ -2099,5 +2256,6 @@
|
|||||||
"platform": {
|
"platform": {
|
||||||
"php": "^5.5|^7.0"
|
"php": "^5.5|^7.0"
|
||||||
},
|
},
|
||||||
"platform-dev": []
|
"platform-dev": [],
|
||||||
|
"plugin-api-version": "1.1.0"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user