Skip to content

Commit f9c55a0

Browse files
Merge branch '4.3' into 4.4
* 4.3: fix deps=low [VarExporter] fix support for PHP 7.4 Use PHP 7.4 on deps=low
2 parents b993c03 + 987a05d commit f9c55a0

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|^5.0"
2626
},
2727
"conflict": {

0 commit comments

Comments
 (0)