From c7d3d6e2d47a67e0e5f587ca9c1ec34f5c66e472 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 8 Sep 2021 11:25:37 +0200 Subject: [PATCH] update zm-client dependency to 2.11.0-p2 --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index b851d61..4024830 100644 --- a/composer.lock +++ b/composer.lock @@ -4620,16 +4620,16 @@ }, { "name": "monarc/frontoffice", - "version": "v2.11.0-p1", + "version": "v2.11.0-p2", "source": { "type": "git", "url": "https://github.com/monarc-project/zm-client.git", - "reference": "57368ae4a234f923ed339d2d4795b7e862323851" + "reference": "f2a8f118a0c123f2b1d1674948a890d9a73e00c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/57368ae4a234f923ed339d2d4795b7e862323851", - "reference": "57368ae4a234f923ed339d2d4795b7e862323851", + "url": "https://api.github.com/repos/monarc-project/zm-client/zipball/f2a8f118a0c123f2b1d1674948a890d9a73e00c1", + "reference": "f2a8f118a0c123f2b1d1674948a890d9a73e00c1", "shasum": "" }, "require": { @@ -4710,9 +4710,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-p1" + "source": "https://github.com/monarc-project/zm-client/tree/v2.11.0-p2" }, - "time": "2021-09-06T09:13:12+00:00" + "time": "2021-09-08T08:51:28+00:00" }, { "name": "nikic/php-parser", @@ -7918,12 +7918,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "05f521f12b6e072bc77aaa78191907987d0454ff" + "reference": "2253b042c4cf1a9413f44a1c224ef2f705517bfb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/05f521f12b6e072bc77aaa78191907987d0454ff", - "reference": "05f521f12b6e072bc77aaa78191907987d0454ff", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2253b042c4cf1a9413f44a1c224ef2f705517bfb", + "reference": "2253b042c4cf1a9413f44a1c224ef2f705517bfb", "shasum": "" }, "conflict": { @@ -7999,7 +7999,7 @@ "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<=1.3.1", "ezsystems/ezplatform-user": ">=1,<1.0.1", "ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<=7.5.15.1", - "ezsystems/ezpublish-legacy": ">=5.3,<5.3.12.6|>=5.4,<5.4.14.2|>=2011,<2017.12.7.3|>=2018.6,<2018.6.1.4|>=2018.9,<2018.9.1.3|>=2019.3,<2019.3.5.1", + "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", "ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3", "ezsystems/repository-forms": ">=2.3,<2.3.2.1", "ezyang/htmlpurifier": "<4.1.1", @@ -8307,7 +8307,7 @@ "type": "tidelift" } ], - "time": "2021-09-03T16:04:40+00:00" + "time": "2021-09-07T23:02:49+00:00" }, { "name": "sebastian/code-unit-reverse-lookup",