Updated the dependencies.

pull/5/head
Ruslan Baidan 2021-11-02 10:22:05 +01:00
parent 11c9a58d73
commit fc31de9b80
1 changed files with 137 additions and 125 deletions

262
composer.lock generated
View File

@ -111,7 +111,7 @@
},
{
"name": "cakephp/cache",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/cache.git",
@ -161,7 +161,7 @@
},
{
"name": "cakephp/collection",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/collection.git",
@ -213,7 +213,7 @@
},
{
"name": "cakephp/core",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/core.git",
@ -269,16 +269,16 @@
},
{
"name": "cakephp/database",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/database.git",
"reference": "a193b3f4f82497d64ce5bfdbfd659740f745ffcc"
"reference": "e16dae97cfe00b1de9c210bd49f71ad5c2de199a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/cakephp/database/zipball/a193b3f4f82497d64ce5bfdbfd659740f745ffcc",
"reference": "a193b3f4f82497d64ce5bfdbfd659740f745ffcc",
"url": "https://api.github.com/repos/cakephp/database/zipball/e16dae97cfe00b1de9c210bd49f71ad5c2de199a",
"reference": "e16dae97cfe00b1de9c210bd49f71ad5c2de199a",
"shasum": ""
},
"require": {
@ -319,11 +319,11 @@
"issues": "https://github.com/cakephp/cakephp/issues",
"source": "https://github.com/cakephp/database"
},
"time": "2021-05-12T11:32:07+00:00"
"time": "2021-10-23T07:22:45+00:00"
},
{
"name": "cakephp/datasource",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/datasource.git",
@ -379,7 +379,7 @@
},
{
"name": "cakephp/log",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/log.git",
@ -430,7 +430,7 @@
},
{
"name": "cakephp/utility",
"version": "3.10.0",
"version": "3.10.1",
"source": {
"type": "git",
"url": "https://github.com/cakephp/utility.git",
@ -939,16 +939,16 @@
},
{
"name": "doctrine/dbal",
"version": "2.13.3",
"version": "2.13.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "0d7adf4cadfee6f70850e5b163e6cdd706417838"
"reference": "2411a55a2a628e6d8dd598388ab13474802c7b6e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/0d7adf4cadfee6f70850e5b163e6cdd706417838",
"reference": "0d7adf4cadfee6f70850e5b163e6cdd706417838",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/2411a55a2a628e6d8dd598388ab13474802c7b6e",
"reference": "2411a55a2a628e6d8dd598388ab13474802c7b6e",
"shasum": ""
},
"require": {
@ -961,8 +961,8 @@
"require-dev": {
"doctrine/coding-standard": "9.0.0",
"jetbrains/phpstorm-stubs": "2021.1",
"phpstan/phpstan": "0.12.96",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
"phpstan/phpstan": "0.12.99",
"phpunit/phpunit": "^7.5.20|^8.5|9.5.10",
"psalm/plugin-phpunit": "0.16.1",
"squizlabs/php_codesniffer": "3.6.0",
"symfony/cache": "^4.4",
@ -1028,7 +1028,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/2.13.3"
"source": "https://github.com/doctrine/dbal/tree/2.13.4"
},
"funding": [
{
@ -1044,7 +1044,7 @@
"type": "tidelift"
}
],
"time": "2021-09-12T19:11:48+00:00"
"time": "2021-10-02T15:59:26+00:00"
},
{
"name": "doctrine/deprecations",
@ -2078,16 +2078,16 @@
},
{
"name": "laminas/laminas-code",
"version": "4.4.2",
"version": "4.4.3",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-code.git",
"reference": "54251ab2b16c41c6980387839496b235f5f6e10b"
"reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/54251ab2b16c41c6980387839496b235f5f6e10b",
"reference": "54251ab2b16c41c6980387839496b235f5f6e10b",
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1",
"reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1",
"shasum": ""
},
"require": {
@ -2141,7 +2141,7 @@
"type": "community_bridge"
}
],
"time": "2021-07-09T11:58:40+00:00"
"time": "2021-09-21T13:40:23+00:00"
},
{
"name": "laminas/laminas-config",
@ -2540,16 +2540,16 @@
},
{
"name": "laminas/laminas-filter",
"version": "2.11.1",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-filter.git",
"reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2"
"reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-filter/zipball/671724e163aa75c210e94d12b77a0f3f8240d4b2",
"reference": "671724e163aa75c210e94d12b77a0f3f8240d4b2",
"url": "https://api.github.com/repos/laminas/laminas-filter/zipball/0fc5dcd27dc22dba1a2544123684c67768fc5f88",
"reference": "0fc5dcd27dc22dba1a2544123684c67768fc5f88",
"shasum": ""
},
"require": {
@ -2618,7 +2618,7 @@
"type": "community_bridge"
}
],
"time": "2021-05-24T18:29:02+00:00"
"time": "2021-10-24T21:01:15+00:00"
},
{
"name": "laminas/laminas-form",
@ -2850,16 +2850,16 @@
},
{
"name": "laminas/laminas-i18n",
"version": "2.11.2",
"version": "2.11.3",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-i18n.git",
"reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786"
"reference": "563b1b720ee53f2748473656a250d65911fc4462"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/78adb53ebf6c0bc63f92273fd7809dabc554f786",
"reference": "78adb53ebf6c0bc63f92273fd7809dabc554f786",
"url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/563b1b720ee53f2748473656a250d65911fc4462",
"reference": "563b1b720ee53f2748473656a250d65911fc4462",
"shasum": ""
},
"require": {
@ -2886,12 +2886,12 @@
"phpunit/phpunit": "^9.3"
},
"suggest": {
"laminas/laminas-cache": "Laminas\\Cache component",
"laminas/laminas-config": "Laminas\\Config component",
"laminas/laminas-cache": "You should install this package to cache the translations",
"laminas/laminas-config": "You should install this package to use the INI translation format",
"laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
"laminas/laminas-filter": "You should install this package to use the provided filters",
"laminas/laminas-i18n-resources": "Translation resources",
"laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
"laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
"laminas/laminas-servicemanager": "You should install this package to use the translator",
"laminas/laminas-validator": "You should install this package to use the provided validators",
"laminas/laminas-view": "You should install this package to use the provided view helpers"
},
@ -2931,7 +2931,7 @@
"type": "community_bridge"
}
],
"time": "2021-08-20T08:23:04+00:00"
"time": "2021-10-13T08:07:28+00:00"
},
{
"name": "laminas/laminas-inputfilter",
@ -3212,16 +3212,16 @@
},
{
"name": "laminas/laminas-mail",
"version": "2.14.1",
"version": "2.14.3",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mail.git",
"reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1"
"reference": "a496ab1c708b91809de211522057a6d6781bd0aa"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/180c6c7baa37cba16fe9fd34af0f346e796cf1a1",
"reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1",
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a496ab1c708b91809de211522057a6d6781bd0aa",
"reference": "a496ab1c708b91809de211522057a6d6781bd0aa",
"shasum": ""
},
"require": {
@ -3242,9 +3242,11 @@
"laminas/laminas-coding-standard": "~1.0.0",
"laminas/laminas-config": "^3.4",
"laminas/laminas-crypt": "^2.6 || ^3.0",
"laminas/laminas-db": "^2.12",
"laminas/laminas-servicemanager": "^3.2.1",
"phpunit/phpunit": "^9.3",
"psalm/plugin-phpunit": "^0.15.1",
"symfony/process": "^5.3",
"vimeo/psalm": "^4.7"
},
"suggest": {
@ -3287,20 +3289,20 @@
"type": "community_bridge"
}
],
"time": "2021-05-20T04:00:23+00:00"
"time": "2021-09-23T07:17:22+00:00"
},
{
"name": "laminas/laminas-mime",
"version": "2.9.0",
"version": "2.9.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-mime.git",
"reference": "02cc861f704d468726866457dcf8338d1fe74e76"
"reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/02cc861f704d468726866457dcf8338d1fe74e76",
"reference": "02cc861f704d468726866457dcf8338d1fe74e76",
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184",
"reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184",
"shasum": ""
},
"require": {
@ -3348,7 +3350,7 @@
"type": "community_bridge"
}
],
"time": "2021-09-03T02:18:35+00:00"
"time": "2021-09-20T21:19:24+00:00"
},
{
"name": "laminas/laminas-modulemanager",
@ -3585,24 +3587,23 @@
},
{
"name": "laminas/laminas-permissions-rbac",
"version": "3.1.0",
"version": "3.2.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-permissions-rbac.git",
"reference": "ef224b6c7376d6fc8131b6d5b3609fe2583ffadb"
"reference": "ce117f1d2fb8ec8ec6186633bf485a89149fe46f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-permissions-rbac/zipball/ef224b6c7376d6fc8131b6d5b3609fe2583ffadb",
"reference": "ef224b6c7376d6fc8131b6d5b3609fe2583ffadb",
"url": "https://api.github.com/repos/laminas/laminas-permissions-rbac/zipball/ce117f1d2fb8ec8ec6186633bf485a89149fe46f",
"reference": "ce117f1d2fb8ec8ec6186633bf485a89149fe46f",
"shasum": ""
},
"require": {
"laminas/laminas-zendframework-bridge": "^1.0",
"php": "^7.3 || ~8.0.0"
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"replace": {
"zendframework/zend-permissions-rbac": "^3.0.2"
"conflict": {
"zendframework/zend-permissions-rbac": "*"
},
"require-dev": {
"laminas/laminas-coding-standard": "~1.0.0",
@ -3642,7 +3643,7 @@
"type": "community_bridge"
}
],
"time": "2021-04-08T13:07:31+00:00"
"time": "2021-10-13T17:50:42+00:00"
},
{
"name": "laminas/laminas-router",
@ -4017,16 +4018,16 @@
},
{
"name": "laminas/laminas-view",
"version": "2.12.0",
"version": "2.12.1",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-view.git",
"reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1"
"reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-view/zipball/3ef103da6887809f08ecf52f42c31a76c9bf08b1",
"reference": "3ef103da6887809f08ecf52f42c31a76c9bf08b1",
"url": "https://api.github.com/repos/laminas/laminas-view/zipball/23fc886670e05d3fae34d3ba2c5089e2d29beb03",
"reference": "23fc886670e05d3fae34d3ba2c5089e2d29beb03",
"shasum": ""
},
"require": {
@ -4038,6 +4039,7 @@
"php": "^7.3 || ~8.0.0"
},
"conflict": {
"laminas/laminas-router": "<3.0.1",
"laminas/laminas-servicemanager": "<3.3"
},
"replace": {
@ -4057,7 +4059,9 @@
"laminas/laminas-log": "^2.7",
"laminas/laminas-modulemanager": "^2.7.1",
"laminas/laminas-mvc": "^2.7.14 || ^3.0",
"laminas/laminas-navigation": "^2.5",
"laminas/laminas-mvc-i18n": "^1.1",
"laminas/laminas-mvc-plugin-flashmessenger": "^1.2",
"laminas/laminas-navigation": "^2.8.1",
"laminas/laminas-paginator": "^2.5",
"laminas/laminas-permissions-acl": "^2.6",
"laminas/laminas-router": "^3.0.1",
@ -4117,7 +4121,7 @@
"type": "community_bridge"
}
],
"time": "2021-01-01T14:07:41+00:00"
"time": "2021-10-12T16:49:06+00:00"
},
{
"name": "laminas/laminas-zendframework-bridge",
@ -4263,16 +4267,16 @@
},
{
"name": "monarc/core",
"version": "v2.11.0",
"version": "v2.11.1",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-core.git",
"reference": "07b633d6c9004a6c3c310eb61900072112f07df3"
"reference": "2e3aeb83ff9cbaa633d26e5549120ac04dbbe00a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/07b633d6c9004a6c3c310eb61900072112f07df3",
"reference": "07b633d6c9004a6c3c310eb61900072112f07df3",
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/2e3aeb83ff9cbaa633d26e5549120ac04dbbe00a",
"reference": "2e3aeb83ff9cbaa633d26e5549120ac04dbbe00a",
"shasum": ""
},
"require": {
@ -4348,22 +4352,22 @@
"description": "Core for monarc/monarc application",
"support": {
"issues": "https://github.com/monarc-project/zm-core/issues",
"source": "https://github.com/monarc-project/zm-core/tree/v2.11.0"
"source": "https://github.com/monarc-project/zm-core/tree/v2.11.1"
},
"time": "2021-09-02T11:59:20+00:00"
"time": "2021-10-27T10:57:37+00:00"
},
{
"name": "nikic/php-parser",
"version": "v4.12.0",
"version": "v4.13.0",
"source": {
"type": "git",
"url": "https://github.com/nikic/PHP-Parser.git",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143"
"reference": "50953a2691a922aa1769461637869a0a2faa3f53"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
"reference": "6608f01670c3cc5079e18c1dab1104e002579143",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53",
"reference": "50953a2691a922aa1769461637869a0a2faa3f53",
"shasum": ""
},
"require": {
@ -4404,31 +4408,32 @@
],
"support": {
"issues": "https://github.com/nikic/PHP-Parser/issues",
"source": "https://github.com/nikic/PHP-Parser/tree/v4.12.0"
"source": "https://github.com/nikic/PHP-Parser/tree/v4.13.0"
},
"time": "2021-07-21T10:44:31+00:00"
"time": "2021-09-20T12:20:58+00:00"
},
{
"name": "ocramius/proxy-manager",
"version": "2.13.0",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/Ocramius/ProxyManager.git",
"reference": "21e2b4aa7d7661e7641cc6362fc8635ddcfa8464"
"reference": "6046a5730a8d329d7f3d9c5239bc1c806512a854"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/21e2b4aa7d7661e7641cc6362fc8635ddcfa8464",
"reference": "21e2b4aa7d7661e7641cc6362fc8635ddcfa8464",
"url": "https://api.github.com/repos/Ocramius/ProxyManager/zipball/6046a5730a8d329d7f3d9c5239bc1c806512a854",
"reference": "6046a5730a8d329d7f3d9c5239bc1c806512a854",
"shasum": ""
},
"require": {
"composer-runtime-api": "^2.1.0",
"composer-runtime-api": "^2.0.0",
"laminas/laminas-code": "^4.3.0",
"php": "~7.4.1 || ~8.0.0",
"webimpress/safe-writer": "^2.2.0"
},
"conflict": {
"composer/composer": "<2.0.14",
"doctrine/annotations": "<1.6.1",
"laminas/laminas-stdlib": "<3.2.1",
"thecodingmachine/safe": "<1.3.3",
@ -4485,7 +4490,7 @@
],
"support": {
"issues": "https://github.com/Ocramius/ProxyManager/issues",
"source": "https://github.com/Ocramius/ProxyManager/tree/2.13.0"
"source": "https://github.com/Ocramius/ProxyManager/tree/2.12.0"
},
"funding": [
{
@ -4497,7 +4502,7 @@
"type": "tidelift"
}
],
"time": "2021-06-09T10:16:06+00:00"
"time": "2021-05-25T11:42:44+00:00"
},
{
"name": "psr/cache",
@ -4699,16 +4704,16 @@
},
{
"name": "ramsey/collection",
"version": "1.2.1",
"version": "1.2.2",
"source": {
"type": "git",
"url": "https://github.com/ramsey/collection.git",
"reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa"
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/collection/zipball/eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
"reference": "eaca1dc1054ddd10cbd83c1461907bee6fb528fa",
"url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
"reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
"shasum": ""
},
"require": {
@ -4762,7 +4767,7 @@
],
"support": {
"issues": "https://github.com/ramsey/collection/issues",
"source": "https://github.com/ramsey/collection/tree/1.2.1"
"source": "https://github.com/ramsey/collection/tree/1.2.2"
},
"funding": [
{
@ -4774,28 +4779,29 @@
"type": "tidelift"
}
],
"time": "2021-08-06T03:41:06+00:00"
"time": "2021-10-10T03:01:02+00:00"
},
{
"name": "ramsey/uuid",
"version": "4.2.1",
"version": "4.2.3",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae"
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fe665a03df4f056aa65af552a96e1976df8c8dae",
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
"shasum": ""
},
"require": {
"brick/math": "^0.8 || ^0.9",
"ext-json": "*",
"php": "^7.2 || ^8",
"php": "^7.2 || ^8.0",
"ramsey/collection": "^1.0",
"symfony/polyfill-ctype": "^1.8"
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php80": "^1.14"
},
"replace": {
"rhumsaa/uuid": "self.version"
@ -4859,7 +4865,7 @@
],
"support": {
"issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.2.1"
"source": "https://github.com/ramsey/uuid/tree/4.2.3"
},
"funding": [
{
@ -4871,7 +4877,7 @@
"type": "tidelift"
}
],
"time": "2021-08-11T01:06:55+00:00"
"time": "2021-09-25T23:10:38+00:00"
},
{
"name": "ramsey/uuid-doctrine",
@ -5026,16 +5032,16 @@
},
{
"name": "symfony/config",
"version": "v5.3.4",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
"reference": "4268f3059c904c61636275182707f81645517a37"
"reference": "ac23c2f24d5634966d665d836c3933d54347e5d4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/config/zipball/4268f3059c904c61636275182707f81645517a37",
"reference": "4268f3059c904c61636275182707f81645517a37",
"url": "https://api.github.com/repos/symfony/config/zipball/ac23c2f24d5634966d665d836c3933d54347e5d4",
"reference": "ac23c2f24d5634966d665d836c3933d54347e5d4",
"shasum": ""
},
"require": {
@ -5085,7 +5091,7 @@
"description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/config/tree/v5.3.4"
"source": "https://github.com/symfony/config/tree/v5.3.10"
},
"funding": [
{
@ -5101,20 +5107,20 @@
"type": "tidelift"
}
],
"time": "2021-07-21T12:40:44+00:00"
"time": "2021-10-22T09:06:52+00:00"
},
{
"name": "symfony/console",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a"
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/8b1008344647462ae6ec57559da166c2bfa5e16a",
"reference": "8b1008344647462ae6ec57559da166c2bfa5e16a",
"url": "https://api.github.com/repos/symfony/console/zipball/d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"reference": "d4e409d9fbcfbf71af0e5a940abb7b0b4bad0bd3",
"shasum": ""
},
"require": {
@ -5184,7 +5190,7 @@
"terminal"
],
"support": {
"source": "https://github.com/symfony/console/tree/v5.3.7"
"source": "https://github.com/symfony/console/tree/v5.3.10"
},
"funding": [
{
@ -5200,7 +5206,7 @@
"type": "tidelift"
}
],
"time": "2021-08-25T20:02:16+00:00"
"time": "2021-10-26T09:30:15+00:00"
},
{
"name": "symfony/deprecation-contracts",
@ -5978,16 +5984,16 @@
},
{
"name": "symfony/string",
"version": "v5.3.7",
"version": "v5.3.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5"
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/8d224396e28d30f81969f083a58763b8b9ceb0a5",
"reference": "8d224396e28d30f81969f083a58763b8b9ceb0a5",
"url": "https://api.github.com/repos/symfony/string/zipball/d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"reference": "d70c35bb20bbca71fc4ab7921e3c6bda1a82a60c",
"shasum": ""
},
"require": {
@ -6041,7 +6047,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.3.7"
"source": "https://github.com/symfony/string/tree/v5.3.10"
},
"funding": [
{
@ -6057,7 +6063,7 @@
"type": "tidelift"
}
],
"time": "2021-08-26T08:00:08+00:00"
"time": "2021-10-27T18:21:46+00:00"
},
{
"name": "symfony/yaml",
@ -6251,12 +6257,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "8cebf1673eccd7e6552732142039c147c1023214"
"reference": "0488e161600117fc3a0d72397dad154729002f54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8cebf1673eccd7e6552732142039c147c1023214",
"reference": "8cebf1673eccd7e6552732142039c147c1023214",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/0488e161600117fc3a0d72397dad154729002f54",
"reference": "0488e161600117fc3a0d72397dad154729002f54",
"shasum": ""
},
"conflict": {
@ -6325,11 +6331,11 @@
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
"ezsystems/ezfind-ls": ">=5.3,<5.3.6.1|>=5.4,<5.4.11.1|>=2017.12,<2017.12.0.1",
"ezsystems/ezplatform": ">=1.7,<1.7.9.1|>=1.13,<1.13.5.1|>=2.5,<2.5.4",
"ezsystems/ezplatform": "<=1.13.6|>=2,<=2.5.24",
"ezsystems/ezplatform-admin-ui": ">=1.3,<1.3.5|>=1.4,<1.4.6",
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<=1.3.1",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<=1.3.1",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<=7.5.15.1",
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1",
@ -6354,15 +6360,17 @@
"friendsoftypo3/mediace": ">=7.6.2,<7.6.5",
"froala/wysiwyg-editor": "<3.2.7",
"fuel/core": "<1.8.1",
"getgrav/grav": "<=1.7.10",
"getgrav/grav": "<1.7.21",
"getkirby/cms": "<=3.5.6",
"getkirby/panel": "<2.5.14",
"gilacms/gila": "<=1.11.4",
"gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3",
"gree/jose": "<=2.2",
"gregwar/rst": "<1.0.3",
"grumpydictator/firefly-iii": "<5.6",
"grumpydictator/firefly-iii": "<5.6.1",
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
"helloxz/imgurl": "<=2.31",
"ibexa/post-install": "<=1.0.4",
"icecoder/icecoder": "<=8",
"illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10",
"illuminate/cookie": ">=4,<=4.0.11|>=4.1,<=4.1.99999|>=4.2,<=4.2.99999|>=5,<=5.0.99999|>=5.1,<=5.1.99999|>=5.2,<=5.2.99999|>=5.3,<=5.3.99999|>=5.4,<=5.4.99999|>=5.5,<=5.5.49|>=5.6,<=5.6.99999|>=5.7,<=5.7.99999|>=5.8,<=5.8.99999|>=6,<6.18.31|>=7,<7.22.4",
@ -6386,6 +6394,7 @@
"laravel/framework": "<6.20.26|>=7,<8.40",
"laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10",
"lavalite/cms": "<=5.8",
"lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5",
"league/commonmark": "<0.18.3",
"league/flysystem": "<1.1.4|>=2,<2.1.1",
"lexik/jwt-authentication-bundle": "<2.10.7|>=2.11,<2.11.3",
@ -6447,7 +6456,7 @@
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
"phpwhois/phpwhois": "<=4.2.5",
"phpxmlrpc/extras": "<0.6.1",
"pimcore/pimcore": "<10.1.1",
"pimcore/pimcore": "<10.1.3",
"pocketmine/pocketmine-mp": "<3.15.4",
"pressbooks/pressbooks": "<5.18",
"prestashop/autoupgrade": ">=4,<4.10.1",
@ -6512,6 +6521,7 @@
"symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
"symbiote/silverstripe-queuedjobs": ">=3,<3.0.2|>=3.1,<3.1.4|>=4,<4.0.7|>=4.1,<4.1.2|>=4.2,<4.2.4|>=4.3,<4.3.3|>=4.4,<4.4.3|>=4.5,<4.5.1|>=4.6,<4.6.4",
"symbiote/silverstripe-versionedfiles": "<=2.0.3",
"symfont/process": ">=0,<4",
"symfony/cache": ">=3.1,<3.4.35|>=4,<4.2.12|>=4.3,<4.3.8",
"symfony/dependency-injection": ">=2,<2.0.17|>=2.7,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.1.12|>=4.2,<4.2.7",
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
@ -6548,6 +6558,7 @@
"theonedemon/phpwhois": "<=4.2.5",
"titon/framework": ">=0,<9.9.99",
"topthink/think": "<=6.0.9",
"topthink/thinkphp": "<=3.2.3",
"tribalsystems/zenario": "<8.8.53370",
"truckersmp/phpwhois": "<=4.3.1",
"twig/twig": "<1.38|>=2,<2.7",
@ -6566,6 +6577,7 @@
"verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4",
"vrana/adminer": "<4.7.9",
"wallabag/tcpdf": "<6.2.22",
"web-auth/webauthn-framework": ">=3.3,<3.3.4",
"webcoast/deferred-image-processing": "<1.0.2",
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
@ -6581,7 +6593,7 @@
"yiisoft/yii2-jui": "<2.0.4",
"yiisoft/yii2-redis": "<2.0.8",
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
"yourls/yourls": "<=1.8.1",
"yourls/yourls": "<=1.8.2",
"zendesk/zendesk_api_client_php": "<2.2.11",
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
@ -6642,7 +6654,7 @@
"type": "tidelift"
}
],
"time": "2021-09-09T17:11:22+00:00"
"time": "2021-09-30T18:03:50+00:00"
}
],
"aliases": [],
@ -6658,5 +6670,5 @@
"ext-pdo": "*"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.0.0"
}