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 77 "prefer-stable" : true ,
88 "extra" : {
99 "branch-alias" : {
10- "dev-master" : " 0.11 -dev"
10+ "dev-master" : " 0.12 -dev"
1111 },
1212 "phpstan" : {
1313 "includes" : [
1818 },
1919 "require" : {
2020 "php" : " ~7.1" ,
21- "phpstan/phpstan" : " ^0.11.7 " ,
21+ "phpstan/phpstan" : " ^0.12 " ,
2222 "nikic/php-parser" : " ^4.0"
2323 },
2424 "require-dev" : {
2525 "consistence/coding-standard" : " ^3.0.1" ,
2626 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
2727 "jakub-onderka/php-parallel-lint" : " ^1.0" ,
2828 "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 " ,
3232 "phpunit/phpunit" : " ^7.0" ,
3333 "satooshi/php-coveralls" : " ^1.0" ,
3434 "slevomat/coding-standard" : " ^4.5.2" ,
You can’t perform that action at this time.
0 commit comments