Skip to content

Commit f05704a

Browse files
Merge branch '6.2' into 6.3
* 6.2: Revert "minor #47721 [Notifier] Use local copy of stella-maris/clock when testing (nicolas-grekas)" [Yaml] Minor: Update Inline parse phpdoc [FrameworkBundle] Fix deprecation when accessing a "container.private" service from the test container [VarExporter] Fix signature of `Lazy*Trait::createLazy*()` [DependencyInjection] Fix dumping inlined withers [HttpClient] Move Http clients data collecting at a late level [Serializer] Fix SerializerInterface for PHPStan [DependencyInjection] Fix support for named arguments on non-autowired services [FrameworkBundle] restore call to addGlobalIgnoredName Allow EmailValidator 4 Fix detecting mapping with one line annotations [Intl] Get emoji-test.txt from unicode.org
2 parents 8a6f481 + c3ba1d5 commit f05704a

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"doctrine/annotations": "^1.12|^2",
25-
"egulias/email-validator": "^2.1.10|^3",
25+
"egulias/email-validator": "^2.1.10|^3|^4",
2626
"league/html-to-markdown": "^5.0",
2727
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
2828
"symfony/asset": "^5.4|^6.0",

0 commit comments

Comments
 (0)