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 5c92d13 commit ba24e4aCopy full SHA for ba24e4a
composer.json
@@ -6,11 +6,11 @@
6
"prefer-stable": true,
7
"require": {
8
"php": "~7.0",
9
- "phpstan/phpstan": "^0.1",
+ "phpstan/phpstan": "^0.2",
10
"nette/utils": "^2.3.0"
11
},
12
"require-dev": {
13
- "consistence/coding-standard": "~0.11.0",
+ "consistence/coding-standard": "~0.12.0",
14
"phing/phing": "^2.13.0",
15
"phpunit/phpunit": "^5.3",
16
"satooshi/php-coveralls": "^1.0",
0 commit comments