update zm-core dependency to 2.11.0-p1
parent
f0afdc83f8
commit
7e5a7d5a14
|
@ -489,16 +489,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "composer/package-versions-deprecated",
|
"name": "composer/package-versions-deprecated",
|
||||||
"version": "1.11.99.3",
|
"version": "1.11.99.4",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/composer/package-versions-deprecated.git",
|
"url": "https://github.com/composer/package-versions-deprecated.git",
|
||||||
"reference": "fff576ac850c045158a250e7e27666e146e78d18"
|
"reference": "b174585d1fe49ceed21928a945138948cb394600"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/fff576ac850c045158a250e7e27666e146e78d18",
|
"url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/b174585d1fe49ceed21928a945138948cb394600",
|
||||||
"reference": "fff576ac850c045158a250e7e27666e146e78d18",
|
"reference": "b174585d1fe49ceed21928a945138948cb394600",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -542,7 +542,7 @@
|
||||||
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
"description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
"issues": "https://github.com/composer/package-versions-deprecated/issues",
|
||||||
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.3"
|
"source": "https://github.com/composer/package-versions-deprecated/tree/1.11.99.4"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -558,7 +558,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-08-17T13:49:14+00:00"
|
"time": "2021-09-13T08:41:34+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "container-interop/container-interop",
|
"name": "container-interop/container-interop",
|
||||||
|
@ -939,16 +939,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/dbal",
|
"name": "doctrine/dbal",
|
||||||
"version": "2.13.2",
|
"version": "2.13.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/doctrine/dbal.git",
|
"url": "https://github.com/doctrine/dbal.git",
|
||||||
"reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4"
|
"reference": "0d7adf4cadfee6f70850e5b163e6cdd706417838"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/doctrine/dbal/zipball/8dd39d2ead4409ce652fd4f02621060f009ea5e4",
|
"url": "https://api.github.com/repos/doctrine/dbal/zipball/0d7adf4cadfee6f70850e5b163e6cdd706417838",
|
||||||
"reference": "8dd39d2ead4409ce652fd4f02621060f009ea5e4",
|
"reference": "0d7adf4cadfee6f70850e5b163e6cdd706417838",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -960,13 +960,14 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"doctrine/coding-standard": "9.0.0",
|
"doctrine/coding-standard": "9.0.0",
|
||||||
"jetbrains/phpstorm-stubs": "2020.2",
|
"jetbrains/phpstorm-stubs": "2021.1",
|
||||||
"phpstan/phpstan": "0.12.81",
|
"phpstan/phpstan": "0.12.96",
|
||||||
"phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
|
"phpunit/phpunit": "^7.5.20|^8.5|9.5.5",
|
||||||
|
"psalm/plugin-phpunit": "0.16.1",
|
||||||
"squizlabs/php_codesniffer": "3.6.0",
|
"squizlabs/php_codesniffer": "3.6.0",
|
||||||
"symfony/cache": "^4.4",
|
"symfony/cache": "^4.4",
|
||||||
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
|
"symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
|
||||||
"vimeo/psalm": "4.6.4"
|
"vimeo/psalm": "4.10.0"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
"symfony/console": "For helpful console commands such as SQL execution and import of files."
|
||||||
|
@ -1027,7 +1028,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/doctrine/dbal/issues",
|
"issues": "https://github.com/doctrine/dbal/issues",
|
||||||
"source": "https://github.com/doctrine/dbal/tree/2.13.2"
|
"source": "https://github.com/doctrine/dbal/tree/2.13.3"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -1043,7 +1044,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-06-18T21:48:39+00:00"
|
"time": "2021-09-12T19:11:48+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "doctrine/deprecations",
|
"name": "doctrine/deprecations",
|
||||||
|
@ -2278,16 +2279,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-code",
|
"name": "laminas/laminas-code",
|
||||||
"version": "4.4.2",
|
"version": "4.4.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-code.git",
|
"url": "https://github.com/laminas/laminas-code.git",
|
||||||
"reference": "54251ab2b16c41c6980387839496b235f5f6e10b"
|
"reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/54251ab2b16c41c6980387839496b235f5f6e10b",
|
"url": "https://api.github.com/repos/laminas/laminas-code/zipball/bb324850d09dd437b6acb142c13e64fdc725b0e1",
|
||||||
"reference": "54251ab2b16c41c6980387839496b235f5f6e10b",
|
"reference": "bb324850d09dd437b6acb142c13e64fdc725b0e1",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -2341,7 +2342,7 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-07-09T11:58:40+00:00"
|
"time": "2021-09-21T13:40:23+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-config",
|
"name": "laminas/laminas-config",
|
||||||
|
@ -3412,16 +3413,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-mail",
|
"name": "laminas/laminas-mail",
|
||||||
"version": "2.14.1",
|
"version": "2.14.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-mail.git",
|
"url": "https://github.com/laminas/laminas-mail.git",
|
||||||
"reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1"
|
"reference": "a496ab1c708b91809de211522057a6d6781bd0aa"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/180c6c7baa37cba16fe9fd34af0f346e796cf1a1",
|
"url": "https://api.github.com/repos/laminas/laminas-mail/zipball/a496ab1c708b91809de211522057a6d6781bd0aa",
|
||||||
"reference": "180c6c7baa37cba16fe9fd34af0f346e796cf1a1",
|
"reference": "a496ab1c708b91809de211522057a6d6781bd0aa",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3442,9 +3443,11 @@
|
||||||
"laminas/laminas-coding-standard": "~1.0.0",
|
"laminas/laminas-coding-standard": "~1.0.0",
|
||||||
"laminas/laminas-config": "^3.4",
|
"laminas/laminas-config": "^3.4",
|
||||||
"laminas/laminas-crypt": "^2.6 || ^3.0",
|
"laminas/laminas-crypt": "^2.6 || ^3.0",
|
||||||
|
"laminas/laminas-db": "^2.12",
|
||||||
"laminas/laminas-servicemanager": "^3.2.1",
|
"laminas/laminas-servicemanager": "^3.2.1",
|
||||||
"phpunit/phpunit": "^9.3",
|
"phpunit/phpunit": "^9.3",
|
||||||
"psalm/plugin-phpunit": "^0.15.1",
|
"psalm/plugin-phpunit": "^0.15.1",
|
||||||
|
"symfony/process": "^5.3",
|
||||||
"vimeo/psalm": "^4.7"
|
"vimeo/psalm": "^4.7"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
|
@ -3487,20 +3490,20 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-05-20T04:00:23+00:00"
|
"time": "2021-09-23T07:17:22+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-mime",
|
"name": "laminas/laminas-mime",
|
||||||
"version": "2.9.0",
|
"version": "2.9.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laminas/laminas-mime.git",
|
"url": "https://github.com/laminas/laminas-mime.git",
|
||||||
"reference": "02cc861f704d468726866457dcf8338d1fe74e76"
|
"reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/02cc861f704d468726866457dcf8338d1fe74e76",
|
"url": "https://api.github.com/repos/laminas/laminas-mime/zipball/72d21a1b4bb7086d4a4d7058c0abca180b209184",
|
||||||
"reference": "02cc861f704d468726866457dcf8338d1fe74e76",
|
"reference": "72d21a1b4bb7086d4a4d7058c0abca180b209184",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -3548,7 +3551,7 @@
|
||||||
"type": "community_bridge"
|
"type": "community_bridge"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-09-03T02:18:35+00:00"
|
"time": "2021-09-20T21:19:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laminas/laminas-modulemanager",
|
"name": "laminas/laminas-modulemanager",
|
||||||
|
@ -4530,16 +4533,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "monarc/core",
|
"name": "monarc/core",
|
||||||
"version": "v2.11.0",
|
"version": "v2.11.0-p1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/monarc-project/zm-core.git",
|
"url": "https://github.com/monarc-project/zm-core.git",
|
||||||
"reference": "07b633d6c9004a6c3c310eb61900072112f07df3"
|
"reference": "d13eaec2ae87b035d78e67545236e3bc4887d090"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/07b633d6c9004a6c3c310eb61900072112f07df3",
|
"url": "https://api.github.com/repos/monarc-project/zm-core/zipball/d13eaec2ae87b035d78e67545236e3bc4887d090",
|
||||||
"reference": "07b633d6c9004a6c3c310eb61900072112f07df3",
|
"reference": "d13eaec2ae87b035d78e67545236e3bc4887d090",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4615,22 +4618,22 @@
|
||||||
"description": "Core for monarc/monarc application",
|
"description": "Core for monarc/monarc application",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/monarc-project/zm-core/issues",
|
"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.0-p1"
|
||||||
},
|
},
|
||||||
"time": "2021-09-02T11:59:20+00:00"
|
"time": "2021-09-13T13:12:50+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "monarc/frontoffice",
|
"name": "monarc/frontoffice",
|
||||||
"version": "v2.11.0-p4",
|
"version": "v2.11.0-p5",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/monarc-project/zm-client.git",
|
"url": "https://github.com/monarc-project/zm-client.git",
|
||||||
"reference": "cbedf4717c5a622eb525f0b54c4c24ef61096f6b"
|
"reference": "74f9ef2edbf1835316c44988df27bf97c282bdf5"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/cbedf4717c5a622eb525f0b54c4c24ef61096f6b",
|
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/74f9ef2edbf1835316c44988df27bf97c282bdf5",
|
||||||
"reference": "cbedf4717c5a622eb525f0b54c4c24ef61096f6b",
|
"reference": "74f9ef2edbf1835316c44988df27bf97c282bdf5",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4711,22 +4714,22 @@
|
||||||
"description": "Frontoffice for monarc/monarc application",
|
"description": "Frontoffice for monarc/monarc application",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/monarc-project/zm-client/issues",
|
"issues": "https://github.com/monarc-project/zm-client/issues",
|
||||||
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p4"
|
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p5"
|
||||||
},
|
},
|
||||||
"time": "2021-09-09T15:30:54+00:00"
|
"time": "2021-09-15T15:31:17+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "nikic/php-parser",
|
"name": "nikic/php-parser",
|
||||||
"version": "v4.12.0",
|
"version": "v4.13.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/nikic/PHP-Parser.git",
|
"url": "https://github.com/nikic/PHP-Parser.git",
|
||||||
"reference": "6608f01670c3cc5079e18c1dab1104e002579143"
|
"reference": "50953a2691a922aa1769461637869a0a2faa3f53"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/6608f01670c3cc5079e18c1dab1104e002579143",
|
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53",
|
||||||
"reference": "6608f01670c3cc5079e18c1dab1104e002579143",
|
"reference": "50953a2691a922aa1769461637869a0a2faa3f53",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -4767,9 +4770,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/nikic/PHP-Parser/issues",
|
"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",
|
"name": "ocramius/proxy-manager",
|
||||||
|
@ -5350,24 +5353,25 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ramsey/uuid",
|
"name": "ramsey/uuid",
|
||||||
"version": "4.2.1",
|
"version": "4.2.3",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/ramsey/uuid.git",
|
"url": "https://github.com/ramsey/uuid.git",
|
||||||
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae"
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fe665a03df4f056aa65af552a96e1976df8c8dae",
|
"url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
||||||
"reference": "fe665a03df4f056aa65af552a96e1976df8c8dae",
|
"reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"brick/math": "^0.8 || ^0.9",
|
"brick/math": "^0.8 || ^0.9",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"php": "^7.2 || ^8",
|
"php": "^7.2 || ^8.0",
|
||||||
"ramsey/collection": "^1.0",
|
"ramsey/collection": "^1.0",
|
||||||
"symfony/polyfill-ctype": "^1.8"
|
"symfony/polyfill-ctype": "^1.8",
|
||||||
|
"symfony/polyfill-php80": "^1.14"
|
||||||
},
|
},
|
||||||
"replace": {
|
"replace": {
|
||||||
"rhumsaa/uuid": "self.version"
|
"rhumsaa/uuid": "self.version"
|
||||||
|
@ -5431,7 +5435,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/ramsey/uuid/issues",
|
"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": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -5443,7 +5447,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-08-11T01:06:55+00:00"
|
"time": "2021-09-25T23:10:38+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ramsey/uuid-doctrine",
|
"name": "ramsey/uuid-doctrine",
|
||||||
|
@ -7405,16 +7409,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/type-resolver",
|
"name": "phpdocumentor/type-resolver",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||||
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
|
"reference": "30f38bffc6f24293dadd1823936372dfa9e86e2f"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/30f38bffc6f24293dadd1823936372dfa9e86e2f",
|
||||||
"reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
|
"reference": "30f38bffc6f24293dadd1823936372dfa9e86e2f",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7422,7 +7426,8 @@
|
||||||
"phpdocumentor/reflection-common": "^2.0"
|
"phpdocumentor/reflection-common": "^2.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"ext-tokenizer": "*"
|
"ext-tokenizer": "*",
|
||||||
|
"psalm/phar": "^4.8"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
|
@ -7448,39 +7453,39 @@
|
||||||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
||||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
|
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.5.0"
|
||||||
},
|
},
|
||||||
"time": "2020-09-17T18:55:26+00:00"
|
"time": "2021-09-17T15:28:14+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpspec/prophecy",
|
"name": "phpspec/prophecy",
|
||||||
"version": "1.13.0",
|
"version": "1.14.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpspec/prophecy.git",
|
"url": "https://github.com/phpspec/prophecy.git",
|
||||||
"reference": "be1996ed8adc35c3fd795488a653f4b518be70ea"
|
"reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/be1996ed8adc35c3fd795488a653f4b518be70ea",
|
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
|
||||||
"reference": "be1996ed8adc35c3fd795488a653f4b518be70ea",
|
"reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/instantiator": "^1.2",
|
"doctrine/instantiator": "^1.2",
|
||||||
"php": "^7.2 || ~8.0, <8.1",
|
"php": "^7.2 || ~8.0, <8.2",
|
||||||
"phpdocumentor/reflection-docblock": "^5.2",
|
"phpdocumentor/reflection-docblock": "^5.2",
|
||||||
"sebastian/comparator": "^3.0 || ^4.0",
|
"sebastian/comparator": "^3.0 || ^4.0",
|
||||||
"sebastian/recursion-context": "^3.0 || ^4.0"
|
"sebastian/recursion-context": "^3.0 || ^4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpspec/phpspec": "^6.0",
|
"phpspec/phpspec": "^6.0 || ^7.0",
|
||||||
"phpunit/phpunit": "^8.0 || ^9.0"
|
"phpunit/phpunit": "^8.0 || ^9.0"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"extra": {
|
"extra": {
|
||||||
"branch-alias": {
|
"branch-alias": {
|
||||||
"dev-master": "1.11.x-dev"
|
"dev-master": "1.x-dev"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -7515,9 +7520,9 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpspec/prophecy/issues",
|
"issues": "https://github.com/phpspec/prophecy/issues",
|
||||||
"source": "https://github.com/phpspec/prophecy/tree/1.13.0"
|
"source": "https://github.com/phpspec/prophecy/tree/1.14.0"
|
||||||
},
|
},
|
||||||
"time": "2021-03-17T13:42:18+00:00"
|
"time": "2021-09-10T09:02:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/php-code-coverage",
|
"name": "phpunit/php-code-coverage",
|
||||||
|
@ -7818,16 +7823,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpunit/phpunit",
|
"name": "phpunit/phpunit",
|
||||||
"version": "8.5.20",
|
"version": "8.5.21",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
||||||
"reference": "9deefba183198398a09b927a6ac6bc1feb0b7b70"
|
"reference": "50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9deefba183198398a09b927a6ac6bc1feb0b7b70",
|
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984",
|
||||||
"reference": "9deefba183198398a09b927a6ac6bc1feb0b7b70",
|
"reference": "50a58a60b85947b0bee4c8ecfe0f4bbdcf20e984",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -7899,7 +7904,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
||||||
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.20"
|
"source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.21"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -7911,7 +7916,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-08-31T06:44:38+00:00"
|
"time": "2021-09-25T07:37:20+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "roave/security-advisories",
|
"name": "roave/security-advisories",
|
||||||
|
@ -7919,12 +7924,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
"url": "https://github.com/Roave/SecurityAdvisories.git",
|
||||||
"reference": "07bff2dda1a042b95afcbdb1542e6123829a4ed6"
|
"reference": "4911abe63afbbba425931f44a3c62fc002973935"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/07bff2dda1a042b95afcbdb1542e6123829a4ed6",
|
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4911abe63afbbba425931f44a3c62fc002973935",
|
||||||
"reference": "07bff2dda1a042b95afcbdb1542e6123829a4ed6",
|
"reference": "4911abe63afbbba425931f44a3c62fc002973935",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
|
@ -7993,7 +7998,7 @@
|
||||||
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
|
"ezsystems/ez-support-tools": ">=2.2,<2.2.3",
|
||||||
"ezsystems/ezdemo-ls-extension": ">=5.4,<5.4.2.1",
|
"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/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": ">=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-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-kernel": "<=1.2.5|>=1.3,<=1.3.1",
|
||||||
|
@ -8031,6 +8036,8 @@
|
||||||
"grumpydictator/firefly-iii": "<5.6",
|
"grumpydictator/firefly-iii": "<5.6",
|
||||||
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
|
"guzzlehttp/guzzle": ">=4-rc.2,<4.2.4|>=5,<5.3.1|>=6,<6.2.1",
|
||||||
"helloxz/imgurl": "<=2.31",
|
"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/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",
|
"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",
|
||||||
"illuminate/database": "<6.20.26|>=7,<8.40",
|
"illuminate/database": "<6.20.26|>=7,<8.40",
|
||||||
|
@ -8114,7 +8121,7 @@
|
||||||
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
|
"phpunit/phpunit": ">=4.8.19,<4.8.28|>=5.0.10,<5.6.3",
|
||||||
"phpwhois/phpwhois": "<=4.2.5",
|
"phpwhois/phpwhois": "<=4.2.5",
|
||||||
"phpxmlrpc/extras": "<0.6.1",
|
"phpxmlrpc/extras": "<0.6.1",
|
||||||
"pimcore/pimcore": "<10.1.1",
|
"pimcore/pimcore": "<10.1.3",
|
||||||
"pocketmine/pocketmine-mp": "<3.15.4",
|
"pocketmine/pocketmine-mp": "<3.15.4",
|
||||||
"pressbooks/pressbooks": "<5.18",
|
"pressbooks/pressbooks": "<5.18",
|
||||||
"prestashop/autoupgrade": ">=4,<4.10.1",
|
"prestashop/autoupgrade": ">=4,<4.10.1",
|
||||||
|
@ -8179,6 +8186,7 @@
|
||||||
"symbiote/silverstripe-multivaluefield": ">=3,<3.0.99",
|
"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-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",
|
"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/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/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",
|
"symfony/error-handler": ">=4.4,<4.4.4|>=5,<5.0.4",
|
||||||
|
@ -8248,7 +8256,7 @@
|
||||||
"yiisoft/yii2-jui": "<2.0.4",
|
"yiisoft/yii2-jui": "<2.0.4",
|
||||||
"yiisoft/yii2-redis": "<2.0.8",
|
"yiisoft/yii2-redis": "<2.0.8",
|
||||||
"yoast-seo-for-typo3/yoast_seo": "<7.2.3",
|
"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",
|
"zendesk/zendesk_api_client_php": "<2.2.11",
|
||||||
"zendframework/zend-cache": ">=2.4,<2.4.8|>=2.5,<2.5.3",
|
"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",
|
"zendframework/zend-captcha": ">=2,<2.4.9|>=2.5,<2.5.2",
|
||||||
|
@ -8309,7 +8317,7 @@
|
||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2021-09-08T18:03:47+00:00"
|
"time": "2021-09-20T21:03:12+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "sebastian/code-unit-reverse-lookup",
|
"name": "sebastian/code-unit-reverse-lookup",
|
||||||
|
@ -8935,7 +8943,6 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"abandoned": true,
|
|
||||||
"time": "2020-11-30T07:30:19+00:00"
|
"time": "2020-11-30T07:30:19+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue