File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,9 @@ $request->validate([
1919]);
2020```
2121
22+ You are also able to specifiy a custom offensive word blacklist and whitelist. If you wish
23+ to do this, check the [ additional usage examples] ( https://github.com/DivineOmega/laravel-offensive-validation-rule#usage ) .
24+
2225## License
2326This project is licensed under a GNU Lesser General Public License v3.0 which you can find
2427[ in this LICENSE] ( https://github.com/laravel-validation-rules/exposed-password/blob/master/LICENSE ) .
Original file line number Diff line number Diff line change 33 "description" : " Metapackage for https://github.com/DivineOmega/laravel-offensive-validation-rule" ,
44 "type" : " metapackage" ,
55 "require" : {
6- "divineomega/laravel-offensive-validation-rule" : " 1.0 .0"
6+ "divineomega/laravel-offensive-validation-rule" : " 1.1 .0"
77 }
88}
You can’t perform that action at this time.
0 commit comments