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 13
13
"prefer-stable" : true ,
14
14
"extra" : {
15
15
"branch-alias" : {
16
- "dev-master" : " 0.10 -dev"
16
+ "dev-master" : " 0.11 -dev"
17
17
}
18
18
},
19
19
"require" : {
20
20
"php" : " ^7.1" ,
21
21
"ext-simplexml" : " *" ,
22
- "phpstan/phpstan" : " ^0.10 " ,
22
+ "phpstan/phpstan" : " ^0.11 " ,
23
23
"nikic/php-parser" : " ^4.0"
24
24
},
25
25
"require-dev" : {
28
28
"dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
29
29
"phpunit/phpunit" : " ^7.0" ,
30
30
"phing/phing" : " ^2.16.0" ,
31
- "phpstan/phpstan-strict-rules" : " ^0.10 " ,
31
+ "phpstan/phpstan-strict-rules" : " ^0.11 " ,
32
32
"satooshi/php-coveralls" : " ^1.0" ,
33
33
"slevomat/coding-standard" : " ^4.5.2" ,
34
- "phpstan/phpstan-phpunit" : " ^0.10 " ,
34
+ "phpstan/phpstan-phpunit" : " ^0.11 " ,
35
35
"symfony/framework-bundle" : " ^3.0 || ^4.0"
36
36
},
37
37
"conflict" : {
You can’t perform that action at this time.
0 commit comments