Skip to content

Commit e7c70f3

Browse files
Merge branch '4.4'
* 4.4: fix deps=low [VarExporter] fix support for PHP 7.4 Use PHP 7.4 on deps=low
2 parents 84f234a + 15150c9 commit e7c70f3

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
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^7.2.9",
20-
"egulias/email-validator": "^2.0",
20+
"egulias/email-validator": "^2.1.10",
2121
"psr/log": "~1.0",
2222
"symfony/event-dispatcher": "^4.4|^5.0",
2323
"symfony/mime": "^4.4|^5.0",

0 commit comments

Comments
 (0)