File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1+ .phpunit.result.cache
12composer.lock
23phpcs.log
34vendor
Original file line number Diff line number Diff line change 6464
6565Used Code Styles
6666================
67- - Symfony2 https://github.com/djoos/Symfony2-coding-standard
6867- Slevomat https://github.com/slevomat/coding-standard
69-
68+ - Doctrine https://github.com/doctrine/coding-standard
Original file line number Diff line number Diff line change 1919 },
2020 "require" : {
2121 "dealerdirect/phpcodesniffer-composer-installer" : " ^0.7.0" ,
22- "doctrine/coding-standard" : " ^9 .0" ,
23- "slevomat/coding-standard" : " ^7.0 " ,
24- "squizlabs/php_codesniffer" : " ^3.4 "
22+ "doctrine/coding-standard" : " ^10 .0" ,
23+ "slevomat/coding-standard" : " ^8.4 " ,
24+ "squizlabs/php_codesniffer" : " ^3.7 "
2525 },
2626 "require-dev" : {
27- "phpunit/phpunit" : " ^9.0 "
27+ "phpunit/phpunit" : " ^9.5 "
2828 },
2929 "scripts" : {
3030 "tests" : [
3636 },
3737 "extra" : {
3838 "branch-alias" : {
39- "dev-master" : " 5 .0-dev"
39+ "dev-master" : " 6 .0-dev"
4040 }
4141 },
4242 "config" : {
You can’t perform that action at this time.
0 commit comments