From 5b219efd8585f909ec007b9ce890a011a775207d Mon Sep 17 00:00:00 2001 From: Christopher Schirner Date: Tue, 12 Dec 2023 09:28:19 +0100 Subject: [PATCH] v1.8.2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3949a61..657daca 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "type": "project", "license": "MIT", - "version": "1.8.1", + "version": "1.8.2", "require": { "php": "~8.0.0 | ~8.1.0", "ext-ctype": "*",