We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5034ed3 commit 3c57627Copy full SHA for 3c57627
composer.json
@@ -12,7 +12,8 @@
12
"phpunit/phpunit": "^9.0",
13
"phpspec/prophecy-phpunit": "^2.0",
14
"squizlabs/php_codesniffer": "2.*",
15
- "phpdocumentor/reflection": "^5.0",
+ "phpdocumentor/reflection": "^5.3.3",
16
+ "phpdocumentor/reflection-docblock": "^5.3",
17
"erusev/parsedown": "^1.6",
18
"flix-tech/avro-php": "^5.0.0"
19
},
0 commit comments