File tree Expand file tree Collapse file tree 4 files changed +134
-131
lines changed Expand file tree Collapse file tree 4 files changed +134
-131
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ vendor/
1111# tmp files
1212/var /*
1313! /var /.gitkeep
14- /branch- *
14+ /branch- *
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ $config = (new PhpCsFixer\Config())
1010 '@PHP73Migration ' => false ,
1111 '@PhpCsFixer ' => true ,
1212 '@PhpCsFixer:risky ' => true ,
13- '@PSR2 ' => true ,
13+ '@PSR12 ' => true ,
1414 '@Symfony ' => true ,
1515 '@Symfony:risky ' => true ,
1616 'align_multiline_comment ' => true ,
Original file line number Diff line number Diff line change 3838 "jfcherng/php-sequence-matcher" : " ^3.2.5"
3939 },
4040 "require-dev" : {
41- "friendsofphp/php-cs-fixer" : " ^2.17 " ,
41+ "friendsofphp/php-cs-fixer" : " ^2.18 " ,
4242 "phan/phan" : " ^2.5 || ^3 || ^4" ,
4343 "phpunit/phpunit" : " >=7 <10" ,
4444 "squizlabs/php_codesniffer" : " ^3.5"
You can’t perform that action at this time.
0 commit comments