update zm-client dependency to 2.11.0-p4

pull/413/head
Cédric Bonhomme 2021-09-09 17:32:47 +02:00
parent 10575081a3
commit f0afdc83f8
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 31 additions and 26 deletions

57
composer.lock generated
View File

@ -2480,26 +2480,30 @@
},
{
"name": "laminas/laminas-dependency-plugin",
"version": "2.1.2",
"version": "2.2.0",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-dependency-plugin.git",
"reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075"
"reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/c5b4bf87729d6f38c73ca8ed22a5d62ec641d075",
"reference": "c5b4bf87729d6f38c73ca8ed22a5d62ec641d075",
"url": "https://api.github.com/repos/laminas/laminas-dependency-plugin/zipball/73cfb63ddca9d6bfedad5e0a038f6d55063975a3",
"reference": "73cfb63ddca9d6bfedad5e0a038f6d55063975a3",
"shasum": ""
},
"require": {
"composer-plugin-api": "^1.1 || ^2.0",
"php": "^7.3 || ~8.0.0"
"php": "^7.3 || ~8.0.0 || ~8.1.0"
},
"require-dev": {
"composer/composer": "^1.9 || ^2.0",
"mikey179/vfsstream": "^1.6",
"roave/security-advisories": "dev-master"
"laminas/laminas-coding-standard": "^2.2.1",
"mikey179/vfsstream": "^1.6.10@alpha",
"phpunit/phpunit": "^9.5.5",
"psalm/plugin-phpunit": "^0.15.1",
"roave/security-advisories": "dev-master",
"vimeo/psalm": "^4.5"
},
"type": "composer-plugin",
"extra": {
@ -2517,7 +2521,7 @@
"description": "Replace zendframework and zfcampus packages with their Laminas Project equivalents.",
"support": {
"issues": "https://github.com/laminas/laminas-dependency-plugin/issues",
"source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.1.2"
"source": "https://github.com/laminas/laminas-dependency-plugin/tree/2.2.0"
},
"funding": [
{
@ -2525,7 +2529,7 @@
"type": "community_bridge"
}
],
"time": "2021-02-15T16:44:31+00:00"
"time": "2021-09-08T17:51:35+00:00"
},
{
"name": "laminas/laminas-di",
@ -4268,16 +4272,16 @@
},
{
"name": "laminas/laminas-validator",
"version": "2.14.5",
"version": "2.14.6",
"source": {
"type": "git",
"url": "https://github.com/laminas/laminas-validator.git",
"reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7"
"reference": "be4c91184882e893d33aea9a64f1a44e6172b11d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/4680bc4241cb5b3ff78954c421fe43105ca413b7",
"reference": "4680bc4241cb5b3ff78954c421fe43105ca413b7",
"url": "https://api.github.com/repos/laminas/laminas-validator/zipball/be4c91184882e893d33aea9a64f1a44e6172b11d",
"reference": "be4c91184882e893d33aea9a64f1a44e6172b11d",
"shasum": ""
},
"require": {
@ -4356,7 +4360,7 @@
"type": "community_bridge"
}
],
"time": "2021-07-14T13:59:23+00:00"
"time": "2021-09-08T23:02:24+00:00"
},
{
"name": "laminas/laminas-view",
@ -4617,16 +4621,16 @@
},
{
"name": "monarc/frontoffice",
"version": "v2.11.0-p3",
"version": "v2.11.0-p4",
"source": {
"type": "git",
"url": "https://github.com/monarc-project/zm-client.git",
"reference": "1aee6a742fc56bfd78524eeb199468bb73e00383"
"reference": "cbedf4717c5a622eb525f0b54c4c24ef61096f6b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/1aee6a742fc56bfd78524eeb199468bb73e00383",
"reference": "1aee6a742fc56bfd78524eeb199468bb73e00383",
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/cbedf4717c5a622eb525f0b54c4c24ef61096f6b",
"reference": "cbedf4717c5a622eb525f0b54c4c24ef61096f6b",
"shasum": ""
},
"require": {
@ -4707,9 +4711,9 @@
"description": "Frontoffice for monarc/monarc application",
"support": {
"issues": "https://github.com/monarc-project/zm-client/issues",
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p3"
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p4"
},
"time": "2021-09-08T13:53:20+00:00"
"time": "2021-09-09T15:30:54+00:00"
},
{
"name": "nikic/php-parser",
@ -7915,12 +7919,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "2253b042c4cf1a9413f44a1c224ef2f705517bfb"
"reference": "07bff2dda1a042b95afcbdb1542e6123829a4ed6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2253b042c4cf1a9413f44a1c224ef2f705517bfb",
"reference": "2253b042c4cf1a9413f44a1c224ef2f705517bfb",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/07bff2dda1a042b95afcbdb1542e6123829a4ed6",
"reference": "07bff2dda1a042b95afcbdb1542e6123829a4ed6",
"shasum": ""
},
"conflict": {
@ -8009,7 +8013,7 @@
"flarum/tags": "<=0.1-beta.13",
"fluidtypo3/vhs": "<5.1.1",
"fooman/tcpdf": "<6.2.22",
"forkcms/forkcms": "<5.8.3",
"forkcms/forkcms": "<=5.9.2",
"fossar/tcpdf-parser": "<6.2.22",
"francoisjacquet/rosariosis": "<6.5.1",
"friendsofsymfony/oauth2-php": "<1.3",
@ -8136,7 +8140,7 @@
"shopware/core": "<=6.4.3",
"shopware/platform": "<=6.4.3",
"shopware/production": "<=6.3.5.2",
"shopware/shopware": "<=5.6.9",
"shopware/shopware": "<5.6.10",
"showdoc/showdoc": "<=2.9.8",
"silverstripe/admin": ">=1.0.3,<1.0.4|>=1.1,<1.1.1",
"silverstripe/assets": ">=1,<1.4.7|>=1.5,<1.5.2",
@ -8164,6 +8168,7 @@
"ssddanbrown/bookstack": "<0.29.2",
"stormpath/sdk": ">=0,<9.9.99",
"studio-42/elfinder": "<2.1.59",
"subrion/cms": "<=4.2.1",
"sulu/sulu": "<1.6.41|>=2,<2.0.10|>=2.1,<2.1.1",
"swiftmailer/swiftmailer": ">=4,<5.4.5",
"sylius/admin-bundle": ">=1,<1.0.17|>=1.1,<1.1.9|>=1.2,<1.2.2",
@ -8304,7 +8309,7 @@
"type": "tidelift"
}
],
"time": "2021-09-07T23:02:49+00:00"
"time": "2021-09-08T18:03:47+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",