[Composer] Bump divineomega/password_exposed version to 2.5.1

This commit is contained in:
Hypolite Petovan 2018-04-03 01:04:46 -04:00
parent cd7993f869
commit 50f91862de
1 changed files with 5 additions and 5 deletions

10
composer.lock generated
View File

@ -135,16 +135,16 @@
}, },
{ {
"name": "divineomega/password_exposed", "name": "divineomega/password_exposed",
"version": "v2.4.0", "version": "v2.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/DivineOmega/password_exposed.git", "url": "https://github.com/DivineOmega/password_exposed.git",
"reference": "7e26898a280662529b3e5e472b16fcbda167ffce" "reference": "c928bf722eb02398df11076add60df070cb55581"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/7e26898a280662529b3e5e472b16fcbda167ffce", "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/c928bf722eb02398df11076add60df070cb55581",
"reference": "7e26898a280662529b3e5e472b16fcbda167ffce", "reference": "c928bf722eb02398df11076add60df070cb55581",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -179,7 +179,7 @@
} }
], ],
"description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.", "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
"time": "2018-03-14T09:17:40+00:00" "time": "2018-04-02T18:16:36+00:00"
}, },
{ {
"name": "ezyang/htmlpurifier", "name": "ezyang/htmlpurifier",