Skip to content
Snippets Groups Projects
Commit 444a946a authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Remove whitehat101/apr1-md5 dependency; it's only used by an externalized module

parent b26c1b97
Branches
Tags
No related merge requests found
......@@ -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": "*",
......
......@@ -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": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment