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 b4042bc commit 444403bCopy full SHA for 444403b
composer.json
@@ -22,9 +22,9 @@
22
"phpunit/phpunit": "^9.6",
23
"symfony/var-dumper": "^5.3",
24
"thecodingmachine/phpstan-safe-rule": "^1.2",
25
- "tomasvotruba/cognitive-complexity": "^0.2.2",
26
- "tomasvotruba/type-coverage": "^0.2.0",
27
- "tomasvotruba/unused-public": "^0.3.5"
+ "tomasvotruba/cognitive-complexity": "0.2.2",
+ "tomasvotruba/type-coverage": "0.2.4",
+ "tomasvotruba/unused-public": "0.3.5"
28
},
29
"config": {
30
"optimize-autoloader": true,
0 commit comments