From a386f3db0f1422b353500964a82f99ba18aa75ca Mon Sep 17 00:00:00 2001 From: artem Date: Fri, 30 Sep 2016 12:41:16 +0300 Subject: [PATCH] fix version in composer.json --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index a34e572..717b740 100755 --- a/composer.json +++ b/composer.json @@ -5,7 +5,6 @@ "keywords": [], "license": "", "authors": [], - "version": "1.3.2", "minimum-stability": "stable", "require": { "php": ">=7",