From 02f2828f78d3312cd3207c850da795692318b7fd Mon Sep 17 00:00:00 2001 From: Bruno Spyckerelle Date: Tue, 29 Aug 2023 11:20:07 +0200 Subject: [PATCH] Add NM27 support --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index dd3d8ad0..8c732108 100644 --- a/composer.lock +++ b/composer.lock @@ -474,16 +474,16 @@ }, { "name": "dgac/nmb2b-phpclient", - "version": "v0.4.1", + "version": "v0.4.2", "source": { "type": "git", "url": "https://github.com/DGAC/nmb2b-phpclient.git", - "reference": "c81d5ea5ecbb73904cf5df0cb894cf235e80a706" + "reference": "e826d301a7bb0e5f8cdb70040007cc4751be12a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DGAC/nmb2b-phpclient/zipball/c81d5ea5ecbb73904cf5df0cb894cf235e80a706", - "reference": "c81d5ea5ecbb73904cf5df0cb894cf235e80a706", + "url": "https://api.github.com/repos/DGAC/nmb2b-phpclient/zipball/e826d301a7bb0e5f8cdb70040007cc4751be12a6", + "reference": "e826d301a7bb0e5f8cdb70040007cc4751be12a6", "shasum": "" }, "require": { @@ -512,9 +512,9 @@ "description": "PHP Client for NM B2B Web services", "support": { "issues": "https://github.com/DGAC/nmb2b-phpclient/issues", - "source": "https://github.com/DGAC/nmb2b-phpclient/tree/v0.4.1" + "source": "https://github.com/DGAC/nmb2b-phpclient/tree/v0.4.2" }, - "time": "2022-12-13T09:05:10+00:00" + "time": "2023-08-29T09:18:24+00:00" }, { "name": "doctrine/annotations",