From 0a76e46d8fb67b5bf3e2e3eff8a52dd638792062 Mon Sep 17 00:00:00 2001 From: Flavio Copes Date: Sun, 17 Jan 2016 20:40:45 +0100 Subject: [PATCH] Remove ircmaxell/password-compat as it's intended to provide backward compatibility for PHP 5.4 However, it will still be installed in `vendor` as required by `rockettheme/toolbox` --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 41eb7e3ca..d49443764 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,6 @@ "filp/whoops": "2.0.0-alpha2", "monolog/monolog": "~1.0", "gregwar/image": "~2.0", - "ircmaxell/password-compat": "1.0.*", "mrclay/minify": "~2.2", "donatj/phpuseragentparser": "~0.3", "pimple/pimple": "~3.0",