File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"require-dev" : {
25
25
"doctrine/annotations" : " ^1.12|^2" ,
26
- "egulias/email-validator" : " ^2.1.10|^3" ,
26
+ "egulias/email-validator" : " ^2.1.10|^3|^4 " ,
27
27
"phpdocumentor/reflection-docblock" : " ^3.0|^4.0|^5.0" ,
28
28
"symfony/asset" : " ^4.4|^5.0|^6.0" ,
29
29
"symfony/dependency-injection" : " ^4.4|^5.0|^6.0" ,
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
- "egulias/email-validator" : " ^2.1.10|^3" ,
20
+ "egulias/email-validator" : " ^2.1.10|^3|^4 " ,
21
21
"psr/event-dispatcher" : " ^1" ,
22
22
"psr/log" : " ^1|^2|^3" ,
23
23
"symfony/deprecation-contracts" : " ^2.1|^3" ,
Original file line number Diff line number Diff line change 23
23
"symfony/polyfill-php80" : " ^1.16"
24
24
},
25
25
"require-dev" : {
26
- "egulias/email-validator" : " ^2.1.10|^3.1" ,
26
+ "egulias/email-validator" : " ^2.1.10|^3.1|^4 " ,
27
27
"phpdocumentor/reflection-docblock" : " ^3.0|^4.0|^5.0" ,
28
28
"symfony/dependency-injection" : " ^4.4|^5.0|^6.0" ,
29
29
"symfony/property-access" : " ^4.4|^5.1|^6.0" ,
You can’t perform that action at this time.
0 commit comments