File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727
2828 -
2929 name : ' Along PHPStan'
30- install : composer require phpstan/phpstan:0.12.85 --dev --ansi
30+ install : composer require phpstan/phpstan:0.12.86 --dev --ansi
3131 run : |
3232 vendor/bin/rector list --ansi
3333 vendor/bin/phpstan -h --ansi
Original file line number Diff line number Diff line change 77 ],
88 "require" : {
99 "php" : " ^7.1|^8.0" ,
10- "phpstan/phpstan" : " 0.12.85 "
10+ "phpstan/phpstan" : " 0.12.86 "
1111 },
1212 "autoload" : {
1313 "files" : [
Original file line number Diff line number Diff line change 1919 "jean85/pretty-package-versions" : " ^1.6" ,
2020 "nette/caching" : " ^3.1" ,
2121 "nette/utils" : " ^3.2" ,
22- "nikic/php-parser" : " 4.10.4 " ,
22+ "nikic/php-parser" : " 4.10.5 " ,
2323 "phpstan/phpdoc-parser" : " ^0.5.4" ,
24- "phpstan/phpstan" : " 0.12.85 " ,
24+ "phpstan/phpstan" : " 0.12.86 " ,
2525 "phpstan/phpstan-phpunit" : " ^0.12.18" ,
2626 "rector/rector-cakephp" : " ^0.10.4" ,
2727 "rector/rector-doctrine" : " ^0.10.6" ,
You can’t perform that action at this time.
0 commit comments