Skip to content

Commit 987a05d

Browse files
fix deps=low
1 parent a371686 commit 987a05d

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
@@ -21,7 +21,7 @@
2121
"symfony/polyfill-mbstring": "^1.0"
2222
},
2323
"require-dev": {
24-
"egulias/email-validator": "^2.0",
24+
"egulias/email-validator": "^2.1.10",
2525
"symfony/dependency-injection": "~3.4|^4.1"
2626
},
2727
"autoload": {

0 commit comments

Comments
 (0)