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.
1 parent 69b7675 commit 10b15feCopy full SHA for 10b15fe
src/Symfony/Component/PropertyInfo/composer.json
@@ -37,9 +37,10 @@
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"
+ "phpstan/phpdoc-parser": "<1.0",
+ "symfony/cache": "<5.4",
43
+ "symfony/serializer": "<5.4"
44
},
45
"autoload": {
46
"psr-4": { "Symfony\\Component\\PropertyInfo\\": "" },
0 commit comments