|
|
@ -411,6 +411,7 @@
|
|
|
|
"email": "jakub.onderka@gmail.com"
|
|
|
|
"email": "jakub.onderka@gmail.com"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"abandoned": "php-parallel-lint/php-console-color",
|
|
|
|
"time": "2018-09-29T17:23:10+00:00"
|
|
|
|
"time": "2018-09-29T17:23:10+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -457,6 +458,7 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"description": "Highlight PHP code in terminal",
|
|
|
|
"description": "Highlight PHP code in terminal",
|
|
|
|
|
|
|
|
"abandoned": "php-parallel-lint/php-console-highlighter",
|
|
|
|
"time": "2018-09-29T18:48:56+00:00"
|
|
|
|
"time": "2018-09-29T18:48:56+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -1700,6 +1702,11 @@
|
|
|
|
"MIT"
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
"authors": [
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Ben Ramsey",
|
|
|
|
|
|
|
|
"email": "ben@benramsey.com",
|
|
|
|
|
|
|
|
"homepage": "https://benramsey.com"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "Marijn Huizendveld",
|
|
|
|
"name": "Marijn Huizendveld",
|
|
|
|
"email": "marijn.huizendveld@gmail.com"
|
|
|
|
"email": "marijn.huizendveld@gmail.com"
|
|
|
@ -1707,11 +1714,6 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "Thibaud Fabre",
|
|
|
|
"name": "Thibaud Fabre",
|
|
|
|
"email": "thibaud@aztech.io"
|
|
|
|
"email": "thibaud@aztech.io"
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Ben Ramsey",
|
|
|
|
|
|
|
|
"email": "ben@benramsey.com",
|
|
|
|
|
|
|
|
"homepage": "https://benramsey.com"
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
|
|
|
"description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
|
|
|
@ -2160,16 +2162,16 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/http-foundation",
|
|
|
|
"name": "symfony/http-foundation",
|
|
|
|
"version": "v4.4.1",
|
|
|
|
"version": "v4.4.7",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
"url": "https://github.com/symfony/http-foundation.git",
|
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5"
|
|
|
|
"reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/8bccc59e61b41963d14c3dbdb23181e5c932a1d5",
|
|
|
|
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
|
|
|
|
"reference": "8bccc59e61b41963d14c3dbdb23181e5c932a1d5",
|
|
|
|
"reference": "62f92509c9abfd1f73e17b8cf1b72c0bdac6611b",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
@ -2211,7 +2213,7 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"description": "Symfony HttpFoundation Component",
|
|
|
|
"description": "Symfony HttpFoundation Component",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"homepage": "https://symfony.com",
|
|
|
|
"time": "2019-11-28T13:33:56+00:00"
|
|
|
|
"time": "2020-03-30T14:07:33+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/http-kernel",
|
|
|
|
"name": "symfony/http-kernel",
|
|
|
@ -2304,16 +2306,16 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/mime",
|
|
|
|
"name": "symfony/mime",
|
|
|
|
"version": "v4.4.1",
|
|
|
|
"version": "v4.4.7",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
|
"url": "https://github.com/symfony/mime.git",
|
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df"
|
|
|
|
"reference": "6dde9dc70155e91b850b1d009d1f841c54bc4aba"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/010cc488e56cafe5f7494dea70aea93100c234df",
|
|
|
|
"url": "https://api.github.com/repos/symfony/mime/zipball/6dde9dc70155e91b850b1d009d1f841c54bc4aba",
|
|
|
|
"reference": "010cc488e56cafe5f7494dea70aea93100c234df",
|
|
|
|
"reference": "6dde9dc70155e91b850b1d009d1f841c54bc4aba",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
@ -2362,7 +2364,7 @@
|
|
|
|
"mime",
|
|
|
|
"mime",
|
|
|
|
"mime-type"
|
|
|
|
"mime-type"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"time": "2019-11-30T08:27:26+00:00"
|
|
|
|
"time": "2020-03-27T16:54:36+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
|
"name": "symfony/polyfill-ctype",
|
|
|
@ -2483,22 +2485,22 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
|
"name": "symfony/polyfill-intl-idn",
|
|
|
|
"version": "v1.11.0",
|
|
|
|
"version": "v1.15.0",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-intl-idn.git",
|
|
|
|
"reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af"
|
|
|
|
"reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/c766e95bec706cdd89903b1eda8afab7d7a6b7af",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
|
|
|
|
"reference": "c766e95bec706cdd89903b1eda8afab7d7a6b7af",
|
|
|
|
"reference": "47bd6aa45beb1cd7c6a16b7d1810133b728bdfcf",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"php": ">=5.3.3",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
|
|
"symfony/polyfill-mbstring": "^1.3",
|
|
|
|
"symfony/polyfill-php72": "^1.9"
|
|
|
|
"symfony/polyfill-php72": "^1.10"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"suggest": {
|
|
|
|
"suggest": {
|
|
|
|
"ext-intl": "For best performance"
|
|
|
|
"ext-intl": "For best performance"
|
|
|
@ -2506,7 +2508,7 @@
|
|
|
|
"type": "library",
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.9-dev"
|
|
|
|
"dev-master": "1.15-dev"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"autoload": {
|
|
|
@ -2522,13 +2524,13 @@
|
|
|
|
"MIT"
|
|
|
|
"MIT"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"authors": [
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Symfony Community",
|
|
|
|
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "Laurent Bassin",
|
|
|
|
"name": "Laurent Bassin",
|
|
|
|
"email": "laurent@bassin.info"
|
|
|
|
"email": "laurent@bassin.info"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"name": "Symfony Community",
|
|
|
|
|
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
|
"description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
|
|
|
@ -2541,20 +2543,20 @@
|
|
|
|
"portable",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"time": "2019-03-04T13:44:35+00:00"
|
|
|
|
"time": "2020-03-09T19:04:49+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
|
"version": "v1.13.1",
|
|
|
|
"version": "v1.15.0",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
|
|
|
|
"reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
|
|
|
|
"reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
|
|
"reference": "81ffd3a9c6d707be22e3012b827de1c9775fc5ac",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
@ -2566,7 +2568,7 @@
|
|
|
|
"type": "library",
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.13-dev"
|
|
|
|
"dev-master": "1.15-dev"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"autoload": {
|
|
|
@ -2600,20 +2602,20 @@
|
|
|
|
"portable",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"time": "2019-11-27T14:18:11+00:00"
|
|
|
|
"time": "2020-03-09T19:04:49+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
|
"name": "symfony/polyfill-php72",
|
|
|
|
"version": "v1.11.0",
|
|
|
|
"version": "v1.15.0",
|
|
|
|
"source": {
|
|
|
|
"source": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
"url": "https://github.com/symfony/polyfill-php72.git",
|
|
|
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c"
|
|
|
|
"reference": "37b0976c78b94856543260ce09b460a7bc852747"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"dist": {
|
|
|
|
"dist": {
|
|
|
|
"type": "zip",
|
|
|
|
"type": "zip",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
"url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/37b0976c78b94856543260ce09b460a7bc852747",
|
|
|
|
"reference": "ab50dcf166d5f577978419edd37aa2bb8eabce0c",
|
|
|
|
"reference": "37b0976c78b94856543260ce09b460a7bc852747",
|
|
|
|
"shasum": ""
|
|
|
|
"shasum": ""
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"require": {
|
|
|
|
"require": {
|
|
|
@ -2622,7 +2624,7 @@
|
|
|
|
"type": "library",
|
|
|
|
"type": "library",
|
|
|
|
"extra": {
|
|
|
|
"extra": {
|
|
|
|
"branch-alias": {
|
|
|
|
"branch-alias": {
|
|
|
|
"dev-master": "1.11-dev"
|
|
|
|
"dev-master": "1.15-dev"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"autoload": {
|
|
|
@ -2655,7 +2657,7 @@
|
|
|
|
"portable",
|
|
|
|
"portable",
|
|
|
|
"shim"
|
|
|
|
"shim"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"time": "2019-02-06T07:57:58+00:00"
|
|
|
|
"time": "2020-02-27T09:26:54+00:00"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "symfony/process",
|
|
|
|
"name": "symfony/process",
|
|
|
|