[DEPENDENCIES] Update dependencies
This commit is contained in:
parent
9ea230d12b
commit
a622b175bc
66
composer.lock
generated
66
composer.lock
generated
|
@ -4509,16 +4509,16 @@
|
|||
},
|
||||
{
|
||||
"name": "psy/psysh",
|
||||
"version": "v0.11.0",
|
||||
"version": "v0.11.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/bobthecow/psysh.git",
|
||||
"reference": "c9a85cd388afde68721d304bbb3257a068f5ab05"
|
||||
"reference": "570292577277f06f590635381a7f761a6cf4f026"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/c9a85cd388afde68721d304bbb3257a068f5ab05",
|
||||
"reference": "c9a85cd388afde68721d304bbb3257a068f5ab05",
|
||||
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/570292577277f06f590635381a7f761a6cf4f026",
|
||||
"reference": "570292577277f06f590635381a7f761a6cf4f026",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4578,9 +4578,9 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/bobthecow/psysh/issues",
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.0"
|
||||
"source": "https://github.com/bobthecow/psysh/tree/v0.11.1"
|
||||
},
|
||||
"time": "2021-12-05T06:09:05+00:00"
|
||||
"time": "2022-01-03T13:58:38+00:00"
|
||||
},
|
||||
{
|
||||
"name": "ralouphie/getallheaders",
|
||||
|
@ -10570,25 +10570,26 @@
|
|||
},
|
||||
{
|
||||
"name": "twig/extra-bundle",
|
||||
"version": "v3.3.4",
|
||||
"version": "v3.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/twig-extra-bundle.git",
|
||||
"reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100"
|
||||
"reference": "c275d3f8a799e58a8a5a032e4824245b0f6627fc"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/1fe52d84aa22b7891c7717ef904b1551c8d70100",
|
||||
"reference": "1fe52d84aa22b7891c7717ef904b1551c8d70100",
|
||||
"url": "https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/c275d3f8a799e58a8a5a032e4824245b0f6627fc",
|
||||
"reference": "c275d3f8a799e58a8a5a032e4824245b0f6627fc",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.1.3|^8.0",
|
||||
"php": ">=7.2.5",
|
||||
"symfony/framework-bundle": "^4.4|^5.0|^6.0",
|
||||
"symfony/twig-bundle": "^4.4|^5.0|^6.0",
|
||||
"twig/twig": "^2.7|^3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"league/commonmark": "^1.0|^2.0",
|
||||
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0",
|
||||
"twig/cache-extra": "^3.0",
|
||||
"twig/cssinliner-extra": "^2.12|^3.0",
|
||||
|
@ -10632,7 +10633,7 @@
|
|||
"twig"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.4"
|
||||
"source": "https://github.com/twigphp/twig-extra-bundle/tree/v3.3.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10644,20 +10645,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-13T16:20:21+00:00"
|
||||
"time": "2022-01-03T13:59:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/markdown-extra",
|
||||
"version": "v3.3.4",
|
||||
"version": "v3.3.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/markdown-extra.git",
|
||||
"reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6"
|
||||
"reference": "57377ba1d3508bd5d5b2661a24369b66e1264550"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/c84c1fb75f0abb6e8477631b4ada59de770e83e6",
|
||||
"reference": "c84c1fb75f0abb6e8477631b4ada59de770e83e6",
|
||||
"url": "https://api.github.com/repos/twigphp/markdown-extra/zipball/57377ba1d3508bd5d5b2661a24369b66e1264550",
|
||||
"reference": "57377ba1d3508bd5d5b2661a24369b66e1264550",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10666,7 +10667,7 @@
|
|||
},
|
||||
"require-dev": {
|
||||
"erusev/parsedown": "^1.7",
|
||||
"league/commonmark": "^1.0",
|
||||
"league/commonmark": "^1.0|^2.0",
|
||||
"league/html-to-markdown": "^4.8|^5.0",
|
||||
"michelf/php-markdown": "^1.8",
|
||||
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
|
||||
|
@ -10705,7 +10706,7 @@
|
|||
"twig"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/twigphp/markdown-extra/tree/v3.3.4"
|
||||
"source": "https://github.com/twigphp/markdown-extra/tree/v3.3.5"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10717,20 +10718,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-13T16:20:21+00:00"
|
||||
"time": "2022-01-02T15:32:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "twig/twig",
|
||||
"version": "v3.3.4",
|
||||
"version": "v3.3.6",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/twigphp/Twig.git",
|
||||
"reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca"
|
||||
"reference": "bb07a776206c245bc9cbde8e1cfcd47ffa298c23"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/65cb6f0b956485e1664f13d023c55298a4bb59ca",
|
||||
"reference": "65cb6f0b956485e1664f13d023c55298a4bb59ca",
|
||||
"url": "https://api.github.com/repos/twigphp/Twig/zipball/bb07a776206c245bc9cbde8e1cfcd47ffa298c23",
|
||||
"reference": "bb07a776206c245bc9cbde8e1cfcd47ffa298c23",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10781,7 +10782,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/twigphp/Twig/issues",
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.3.4"
|
||||
"source": "https://github.com/twigphp/Twig/tree/v3.3.6"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -10793,7 +10794,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2021-11-25T13:46:55+00:00"
|
||||
"time": "2022-01-03T14:27:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "voku/portable-ascii",
|
||||
|
@ -11658,6 +11659,9 @@
|
|||
"require": {
|
||||
"php": "^7.1 || ^8.0"
|
||||
},
|
||||
"replace": {
|
||||
"myclabs/deep-copy": "self.version"
|
||||
},
|
||||
"require-dev": {
|
||||
"doctrine/collections": "^1.0",
|
||||
"doctrine/common": "^2.6",
|
||||
|
@ -11950,12 +11954,12 @@
|
|||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpstan/phpstan.git",
|
||||
"reference": "8f03946c4c801c700a372e53364beaec70317967"
|
||||
"reference": "0b6c000ae7b1c326d3287d1a5b3296a64c78d626"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/8f03946c4c801c700a372e53364beaec70317967",
|
||||
"reference": "8f03946c4c801c700a372e53364beaec70317967",
|
||||
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/0b6c000ae7b1c326d3287d1a5b3296a64c78d626",
|
||||
"reference": "0b6c000ae7b1c326d3287d1a5b3296a64c78d626",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -12007,7 +12011,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-01-02T13:41:33+00:00"
|
||||
"time": "2022-01-03T13:29:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
|
@ -13999,5 +14003,5 @@
|
|||
"ext-vips": "*"
|
||||
},
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.2.0"
|
||||
"plugin-api-version": "2.1.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user