update zm-client dependency to 2.11.0-p3
parent
c7d3d6e2d4
commit
10575081a3
|
@ -2345,30 +2345,27 @@
|
|||
},
|
||||
{
|
||||
"name": "laminas/laminas-config",
|
||||
"version": "3.5.0",
|
||||
"version": "3.6.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laminas/laminas-config.git",
|
||||
"reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b"
|
||||
"reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-config/zipball/f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
|
||||
"reference": "f91cd6fe79e82cbbcaa36485108a04e8ef1e679b",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-config/zipball/2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
|
||||
"reference": "2f2273a6bdf966a9adf6042f8950b6c33199a3b7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"ext-json": "*",
|
||||
"laminas/laminas-stdlib": "^2.7.7 || ^3.1",
|
||||
"laminas/laminas-zendframework-bridge": "^1.0",
|
||||
"php": "^7.3 || ~8.0.0",
|
||||
"psr/container": "^1.0"
|
||||
},
|
||||
"conflict": {
|
||||
"container-interop/container-interop": "<1.2.0"
|
||||
},
|
||||
"replace": {
|
||||
"zendframework/zend-config": "^3.3.0"
|
||||
"container-interop/container-interop": "<1.2.0",
|
||||
"zendframework/zend-config": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"laminas/laminas-coding-standard": "~1.0.0",
|
||||
|
@ -2413,7 +2410,7 @@
|
|||
"type": "community_bridge"
|
||||
}
|
||||
],
|
||||
"time": "2021-02-11T15:06:51+00:00"
|
||||
"time": "2021-09-08T09:58:39+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laminas/laminas-console",
|
||||
|
@ -4620,16 +4617,16 @@
|
|||
},
|
||||
{
|
||||
"name": "monarc/frontoffice",
|
||||
"version": "v2.11.0-p2",
|
||||
"version": "v2.11.0-p3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/monarc-project/zm-client.git",
|
||||
"reference": "f2a8f118a0c123f2b1d1674948a890d9a73e00c1"
|
||||
"reference": "1aee6a742fc56bfd78524eeb199468bb73e00383"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/f2a8f118a0c123f2b1d1674948a890d9a73e00c1",
|
||||
"reference": "f2a8f118a0c123f2b1d1674948a890d9a73e00c1",
|
||||
"url": "https://api.github.com/repos/monarc-project/zm-client/zipball/1aee6a742fc56bfd78524eeb199468bb73e00383",
|
||||
"reference": "1aee6a742fc56bfd78524eeb199468bb73e00383",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4710,9 +4707,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-p2"
|
||||
"source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p3"
|
||||
},
|
||||
"time": "2021-09-08T08:51:28+00:00"
|
||||
"time": "2021-09-08T13:53:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nikic/php-parser",
|
||||
|
|
Loading…
Reference in New Issue