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 03b8c0b commit c468420Copy full SHA for c468420
composer.json
@@ -23,13 +23,13 @@
23
"require-dev": {
24
"nette/tester": "2.4.3",
25
"mockery/mockery": "1.6.4",
26
- "phpstan/phpstan": "1.10.26",
+ "phpstan/phpstan": "1.10.32",
27
"phpstan/phpstan-strict-rules": "1.5.1",
28
"phpstan/phpstan-nette": "1.2.9",
29
"phpstan/phpstan-mockery": "1.1.1",
30
"nepada/phpstan-nette-tester": "1.0.0",
31
"spaze/phpstan-disallowed-calls": "2.16.0",
32
- "shipmonk/phpstan-rules": "2.6.2",
+ "shipmonk/phpstan-rules": "2.6.3",
33
"php-parallel-lint/php-parallel-lint": "1.3.2",
34
"nepada/coding-standard": "7.11.0",
35
"nette/di": "^3.0.6@dev",
0 commit comments