File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
"prefer-stable" : true ,
7
7
"extra" : {
8
8
"branch-alias" : {
9
- "dev-master" : " 0.10 -dev"
9
+ "dev-master" : " 0.11 -dev"
10
10
}
11
11
},
12
12
"require" : {
13
13
"php" : " ~7.1" ,
14
- "phpstan/phpstan" : " ^0.10 " ,
14
+ "phpstan/phpstan" : " ^0.11 " ,
15
15
"nikic/php-parser" : " ^4.0"
16
16
},
17
17
"require-dev" : {
18
18
"consistence/coding-standard" : " ^3.0.1" ,
19
19
"dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
20
20
"jakub-onderka/php-parallel-lint" : " ^1.0" ,
21
21
"phing/phing" : " ^2.16.0" ,
22
- "phpstan/phpstan-strict-rules" : " ^0.10 " ,
23
- "phpstan/phpstan-phpunit" : " ^0.10 " ,
22
+ "phpstan/phpstan-strict-rules" : " ^0.11 " ,
23
+ "phpstan/phpstan-phpunit" : " ^0.11 " ,
24
24
"phpunit/phpunit" : " ^7.1.3" ,
25
25
"slevomat/coding-standard" : " ^4.5.2" ,
26
26
"webmozart/assert" : " ^1.3.0"
You can’t perform that action at this time.
0 commit comments