File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"prefer-stable" : true ,
8
8
"extra" : {
9
9
"branch-alias" : {
10
- "dev-master" : " 0.11 -dev"
10
+ "dev-master" : " 0.12 -dev"
11
11
},
12
12
"phpstan" : {
13
13
"includes" : [
18
18
},
19
19
"require" : {
20
20
"php" : " ~7.1" ,
21
- "phpstan/phpstan" : " ^0.11.7 " ,
21
+ "phpstan/phpstan" : " ^0.12 " ,
22
22
"nikic/php-parser" : " ^4.0"
23
23
},
24
24
"require-dev" : {
25
25
"consistence/coding-standard" : " ^3.0.1" ,
26
26
"dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
27
27
"jakub-onderka/php-parallel-lint" : " ^1.0" ,
28
28
"phing/phing" : " ^2.13.0" ,
29
- "phpstan/phpstan-php-parser" : " ^0.11 " ,
30
- "phpstan/phpstan-phpunit" : " ^0.11 " ,
31
- "phpstan/phpstan-strict-rules" : " ^0.11 " ,
29
+ "phpstan/phpstan-php-parser" : " ^0.12 " ,
30
+ "phpstan/phpstan-phpunit" : " ^0.12 " ,
31
+ "phpstan/phpstan-strict-rules" : " ^0.12 " ,
32
32
"phpunit/phpunit" : " ^7.0" ,
33
33
"satooshi/php-coveralls" : " ^1.0" ,
34
34
"slevomat/coding-standard" : " ^4.5.2" ,
You can’t perform that action at this time.
0 commit comments