From 20f7a089fff494811f297d2336fbded3169844a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Thu, 25 Jun 2020 19:04:40 +0200 Subject: [PATCH] Updated the PHP dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a7322b3..5adac70 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "require": { "php": ">=7.4.0", "ext-mbstring": "*", - "cedx/haxe": "^1.1.0" + "cedx/haxe": "^1.1.1" }, "support": { "docs": "https://api.belin.io/lcov.hx",