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 8132b18 commit 4f04a10Copy full SHA for 4f04a10
composer.json
@@ -7,11 +7,11 @@
7
"friendsofphp/php-cs-fixer": "^3.3",
8
"php-parallel-lint/php-parallel-lint": "^1.2",
9
"phpstan/phpstan": "^1.9",
10
- "phpstan/phpstan-deprecation-rules": "^1.1",
11
- "phpstan/phpstan-strict-rules": "^1.4",
12
- "slam/phpstan-extensions": "^6.0",
+ "phpstan/phpstan-deprecation-rules": "^1.2",
+ "phpstan/phpstan-strict-rules": "^1.6",
+ "slam/phpstan-extensions": "^6.3",
13
"squizlabs/php_codesniffer": "^3.5",
14
- "symplify/phpstan-rules": "12.0.2",
+ "symplify/phpstan-rules": "12.7.0",
15
"thecodingmachine/phpstan-safe-rule": "^1.2"
16
},
17
"scripts": {
0 commit comments