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 1313 "prefer-stable" : true ,
1414 "extra" : {
1515 "branch-alias" : {
16- "dev-master" : " 0.10 -dev"
16+ "dev-master" : " 0.11 -dev"
1717 }
1818 },
1919 "require" : {
2020 "php" : " ^7.1" ,
2121 "ext-simplexml" : " *" ,
22- "phpstan/phpstan" : " ^0.10 " ,
22+ "phpstan/phpstan" : " ^0.11 " ,
2323 "nikic/php-parser" : " ^4.0"
2424 },
2525 "require-dev" : {
2828 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.4.4" ,
2929 "phpunit/phpunit" : " ^7.0" ,
3030 "phing/phing" : " ^2.16.0" ,
31- "phpstan/phpstan-strict-rules" : " ^0.10 " ,
31+ "phpstan/phpstan-strict-rules" : " ^0.11 " ,
3232 "satooshi/php-coveralls" : " ^1.0" ,
3333 "slevomat/coding-standard" : " ^4.5.2" ,
34- "phpstan/phpstan-phpunit" : " ^0.10 " ,
34+ "phpstan/phpstan-phpunit" : " ^0.11 " ,
3535 "symfony/framework-bundle" : " ^3.0 || ^4.0"
3636 },
3737 "conflict" : {
You can’t perform that action at this time.
0 commit comments