From 76c1edc6ffb0ec41334e6975170cf00ca068ca68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elan=20Ruusam=C3=A4e?= Date: Fri, 5 Jan 2018 14:27:22 +0200 Subject: [PATCH] drop stale version comment --- lib/Minify.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/lib/Minify.php b/lib/Minify.php index 97f4313..df6a8ea 100644 --- a/lib/Minify.php +++ b/lib/Minify.php @@ -14,9 +14,6 @@ use Psr\Log\LoggerInterface; * This library was inspired by {@link mailto:flashkot@mail.ru jscsscomp by Maxim Martynyuk} * and by the article {@link http://www.hunlock.com/blogs/Supercharged_Javascript "Supercharged JavaScript" by Patrick Hunlock}. * - * Requires PHP 5.1.0. - * Tested on PHP 5.1.6. - * * @package Minify * @author Ryan Grove * @author Stephen Clay