8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b7675 commit 099e8c9Copy full SHA for 099e8c9
src/Symfony/Component/PropertyInfo/composer.json
@@ -37,9 +37,9 @@
37
"conflict": {
38
"doctrine/annotations": "<1.12",
39
"phpdocumentor/reflection-docblock": "<5.2",
40
- "phpdocumentor/type-resolver": "<1.5.1",
41
"symfony/dependency-injection": "<5.4",
42
- "symfony/dependency-injection": "<5.4|>=6.0,<6.4"
+ "symfony/cache": "<5.4",
+ "symfony/serializer": "<5.4"
43
},
44
"autoload": {
45
"psr-4": { "Symfony\\Component\\PropertyInfo\\": "" },
0 commit comments