From 9479f381ad723dadf02eccdc23fe1c2b5586ff3c Mon Sep 17 00:00:00 2001 From: arrowsgm Date: Fri, 26 Jun 2020 18:45:16 +0300 Subject: [PATCH] fixed undefined function absint error --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b0efb8c..1002faa 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "An HTML to AMP converter for Laravel based on amp-wp Wordpress plugin", "type": "library", "license": "GPL-2.0-or-later", - "version": "0.2.0", + "version": "0.2.1", "authors": [ { "name": "Eugene Vit",