Skip to content

Commit

Permalink
Update egulias/email-validator requirement from ~2.1 to ~3.2 (#14)
Browse files Browse the repository at this point in the history
Updates the requirements on [egulias/email-validator](https://github.com/egulias/EmailValidator) to permit the latest version.
- [Release notes](https://github.com/egulias/EmailValidator/releases)
- [Changelog](https://github.com/egulias/EmailValidator/blob/4.x/CHANGELOG.md)
- [Commits](egulias/EmailValidator@2.1.0...3.2.6)

---
updated-dependencies:
- dependency-name: egulias/email-validator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Austin Passy <367897+thefrosty@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and thefrosty authored Nov 2, 2023
1 parent ce84cc3 commit 97a0705
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 @@ -29,7 +29,7 @@
"php": "~8.0",
"drewm/mailchimp-api": "2.4",
"dwnload/wp-settings-api": "^3.3",
"egulias/email-validator": "~2.1",
"egulias/email-validator": "~3.2",
"thefrosty/wp-utilities": "^3.2",
"ext-openssl": "*",
"ext-json": "*"
Expand Down

0 comments on commit 97a0705

Please sign in to comment.