diff --git a/composer.json b/composer.json index e504964914b1fd2f765f541eb41dbe94061e5f6f..a635ac17c582bbf03da58e77f612e7dfbb386298 100644 --- a/composer.json +++ b/composer.json @@ -58,8 +58,7 @@ "symfony/routing": "^4.0", "symfony/yaml": "^4.0", "twig/twig": "~2.0", - "webmozart/assert": "~1.7", - "whitehat101/apr1-md5": "~1.0" + "webmozart/assert": "~1.7" }, "require-dev": { "ext-curl": "*", diff --git a/composer.lock b/composer.lock index 914dee886ed9f87e8137bdfff8dfa3e7121e0e6e..aafe266a6205b2d42a50a70cc1a48a6b329181be 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "65b1b8866f61ea7ad3581abcb4792ea6", + "content-hash": "1fca840dd69260224aabece6a1e74fed", "packages": [ { "name": "gettext/gettext", @@ -2288,50 +2288,6 @@ "validate" ], "time": "2020-02-14T12:15:55+00:00" - }, - { - "name": "whitehat101/apr1-md5", - "version": "v1.0.0", - "source": { - "type": "git", - "url": "https://github.com/whitehat101/apr1-md5.git", - "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/whitehat101/apr1-md5/zipball/8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819", - "reference": "8b261c9fc0481b4e9fa9d01c6ca70867b5d5e819", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "require-dev": { - "phpunit/phpunit": "4.0.*" - }, - "type": "library", - "autoload": { - "psr-4": { - "WhiteHat101\\Crypt\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jeremy Ebler", - "email": "jebler@gmail.com" - } - ], - "description": "Apache's APR1-MD5 algorithm in pure PHP", - "homepage": "https://github.com/whitehat101/apr1-md5", - "keywords": [ - "MD5", - "apr1" - ], - "time": "2015-02-11T11:06:42+00:00" } ], "packages-dev": [