Skip to content

Commit

Permalink
Update bjeavons/zxcvbn-php requirement from ^0.4.0 to ^1.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [bjeavons/zxcvbn-php](https://github.com/bjeavons/zxcvbn-php) to permit the latest version.
- [Release notes](https://github.com/bjeavons/zxcvbn-php/releases)
- [Commits](bjeavons/zxcvbn-php@0.4.0...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed May 10, 2020
1 parent 3000d5e commit e486b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"ext-curl": "*",
"ext-gmp": "*",
"ext-sodium": "*",
"bjeavons/zxcvbn-php": "^0.4.0",
"bjeavons/zxcvbn-php": "^1.0.0",
"blackfire/php-sdk": "^1.14",
"infection/infection": "^0.15.0",
"matthiasnoback/symfony-config-test": "^3.1|^4.0",
Expand Down

0 comments on commit e486b76

Please sign in to comment.