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