We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937d72f commit c379cc5Copy full SHA for c379cc5
composer.json
@@ -24,13 +24,13 @@
24
"bin/roave-no-leaks"
25
],
26
"require-dev": {
27
- "doctrine/coding-standard": "^5.0",
+ "doctrine/coding-standard": "^6.0.0",
28
"infection/infection": "^0.12.2",
29
"phpstan/phpstan": "^0.11.4",
30
"phpstan/phpstan-phpunit": "^0.11.0",
31
"phpstan/phpstan-strict-rules": "^0.11.0",
32
"psalm/plugin-phpunit": "^0.5.3",
33
- "squizlabs/php_codesniffer": "^3.4",
34
- "vimeo/psalm": "^3.2"
+ "squizlabs/php_codesniffer": "^3.4.1",
+ "vimeo/psalm": "^3.2.2"
35
}
36
0 commit comments