We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22afc4d commit a723e6eCopy full SHA for a723e6e
composer.json
@@ -3,7 +3,7 @@
3
"description": "Laravel validation rule that checks if a password has been exposed in a data breach",
4
"type": "library",
5
"require": {
6
- "divineomega/password_exposed": "^2.5",
+ "divineomega/password_exposed": "^2.5||^3.0",
7
"illuminate/contracts": "^5.1"
8
},
9
"license": "LGPL-3.0-only",
0 commit comments