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 fe5bf23 commit 3e29737Copy full SHA for 3e29737
composer.json
@@ -24,7 +24,7 @@
24
],
25
"require": {
26
"php": ">=8.1",
27
- "symfony/property-info": "^6.3",
+ "symfony/property-info": "^6.3 || ^7.0",
28
"phpstan/phpdoc-parser": "^1.24",
29
"phpdocumentor/reflection-docblock": "^5.3"
30
},
0 commit comments