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 1187ed5 commit ad83a90Copy full SHA for ad83a90
composer.json
@@ -11,14 +11,14 @@
11
},
12
"require": {
13
"php": "~7.1",
14
- "phpstan/phpstan": "^0.9.1",
+ "phpstan/phpstan": "^0.10",
15
"phpunit/phpunit": "^6.3"
16
17
"require-dev": {
18
"consistence/coding-standard": "^2.0",
19
"jakub-onderka/php-parallel-lint": "^0.9.2",
20
"phing/phing": "^2.16.0",
21
- "phpstan/phpstan-strict-rules": "^0.9",
+ "phpstan/phpstan-strict-rules": "^0.10",
22
"satooshi/php-coveralls": "^1.0",
23
"slevomat/coding-standard": "^3.3.0"
24
0 commit comments