Skip to content

Commit

Permalink
🟢 Major Email Domains Bug ~ returning as spam --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hendurhance committed Apr 22, 2022
1 parent 1f23818 commit 608ebcb
Show file tree
Hide file tree
Showing 4 changed files with 49,688 additions and 47,704 deletions.
8 changes: 6 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
"name": "martian/spammailchecker",
"description": "A laravel package that protect users from entering non-existing/spam email addresses.",
"keywords": [
"php",
"laravel",
"github",
"spamfree",
"martian",
"spammailchecker",
"spam",
Expand All @@ -12,7 +16,7 @@
"validation",
"security"
],
"homepage": "https://github.com/hendurhance/laravel-spam",
"homepage": "https://github.com/hendurhance/laravel-spam-email",
"license": "MIT",
"type": "library",
"authors": [
Expand All @@ -24,7 +28,7 @@
],
"require": {
"php": "^7.4|^8.0",
"illuminate/support": "^8.0"
"illuminate/support": "~7|~8.0"
},
"require-dev": {
"orchestra/testbench": "^6.0",
Expand Down
Loading

0 comments on commit 608ebcb

Please sign in to comment.