Skip to content

Commit

Permalink
Merge pull request #6 from marcreichel/master
Browse files Browse the repository at this point in the history
Laravel 7 support
  • Loading branch information
DivineOmega authored Mar 21, 2020
2 parents 5566c2a + 0e11364 commit 6eee5b4
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 @@ -3,7 +3,7 @@
"description": "Laravel validation rule that checks if a string is offensive.",
"type": "library",
"require": {
"laravel/framework": "^5.5||^6.0",
"laravel/framework": "^5.5||^6.0||^7.0",
"divineomega/is_offensive": "^1.4.0"
},
"require-dev": {
Expand Down

0 comments on commit 6eee5b4

Please sign in to comment.