From 722da488f608d07f9342a5993791c5c56746e5b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= <cedric@cedricbonhomme.org> Date: Mon, 17 May 2021 10:28:14 +0200 Subject: [PATCH] chg: bump zm-core dependency to version 2.10.3 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 92acc8d..e325b1b 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,7 @@ "ext-pdo": "*", "ext-bcmath": "*", "monarc/frontoffice": "^2.10.3", - "monarc/core": "^2.9.15", + "monarc/core": "^2.10.3", "laminas/laminas-mvc": "^3.1", "laminas/laminas-di": "^3.1", "laminas/laminas-permissions-rbac": "^3.0", diff --git a/composer.lock b/composer.lock index 0044a82..3adeb27 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "a685f54bbf5a70093d78f83d9eb7f7ea", + "content-hash": "0f095b4d49edece1c2975125df572863", "packages": [ { "name": "brick/math",