Skip to content

Commit c484db1

Browse files
committed
sync min email validator version
1 parent e8901b1 commit c484db1

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
@@ -78,7 +78,7 @@
7878
"monolog/monolog": "~1.11",
7979
"ircmaxell/password-compat": "~1.0",
8080
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",
81-
"egulias/email-validator": "~1.2"
81+
"egulias/email-validator": "~1.2,>=1.2.1"
8282
},
8383
"autoload": {
8484
"psr-4": {

0 commit comments

Comments
 (0)