We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b00b3b1 commit 6dafefeCopy full SHA for 6dafefe
composer.json
@@ -52,7 +52,7 @@
52
"tatevikgr/rss-feed": "dev-main as 0.1.0"
53
},
54
"require-dev": {
55
- "phpunit/phpunit": "^9.5.2",
+ "phpunit/phpunit": "^9.6.33",
56
"guzzlehttp/guzzle": "^7.2.0",
57
"squizlabs/php_codesniffer": "^3.5.8",
58
"phpstan/phpstan": "^1.10",
@@ -61,7 +61,8 @@
61
"phpmd/phpmd": "^2.6.0",
62
"roave/security-advisories": "dev-master",
63
"symfony/process": "^6.4",
64
- "symfony/framework-bundle": "^6.4"
+ "symfony/framework-bundle": "^6.4",
65
+ "phpdocumentor/reflection-docblock": "^5.2"
66
67
"autoload": {
68
"psr-4": {
0 commit comments