Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce2a25e + 6e0aef6 commit bade2abCopy full SHA for bade2ab
src/Symfony/Component/Mime/composer.json
@@ -27,14 +27,14 @@
27
"symfony/dependency-injection": "^5.4|^6.0",
28
"symfony/property-access": "^5.4|^6.0",
29
"symfony/property-info": "^5.4|^6.0",
30
- "symfony/serializer": "^6.2.13"
+ "symfony/serializer": "~6.2.13|^6.3.2"
31
},
32
"conflict": {
33
"egulias/email-validator": "~3.0.0",
34
"phpdocumentor/reflection-docblock": "<3.2.2",
35
"phpdocumentor/type-resolver": "<1.4.0",
36
"symfony/mailer": "<5.4",
37
- "symfony/serializer": "<6.2.13"
+ "symfony/serializer": "<6.2.13|>=6.3,<6.3.2"
38
39
"autoload": {
40
"psr-4": { "Symfony\\Component\\Mime\\": "" },
0 commit comments