Skip to content

Commit 5874461

Browse files
authored
Merge pull request #2 from mikemand/laravel-7
Laravel 7 support
2 parents b9991e4 + 97a9e81 commit 5874461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Metapackage for https://github.com/DivineOmega/laravel-password-exposed-validation-rule",
44
"type": "metapackage",
55
"require": {
6-
"divineomega/laravel-password-exposed-validation-rule": "^2.1"
6+
"divineomega/laravel-password-exposed-validation-rule": "^2.2"
77
},
88
"license": "LGPL-3.0-only"
99
}

0 commit comments

Comments
 (0)