From 2d7b92399444383723802e6fb9b5f647e0109955 Mon Sep 17 00:00:00 2001 From: YERSON YORDY CAMPOS DE LA CRUZ Date: Fri, 7 Feb 2020 09:54:14 -0500 Subject: [PATCH] Update --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 414edf2..1b65f6c 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "greenterycam/xmldsig": "7.0.1", "greenterycam/core": "7.0.1", "greenterycam/ws": "7.0.1", - "greenterycam/xml": "7.0.1" + "greenterycam/xml": "7.0.2" }, "require-dev": { "phpunit/phpunit": ">=4.8 < 6.0"