phar-io / phive

The Phar Installation and Verification Environment (PHIVE)
https://phar.io
BSD 3-Clause "New" or "Revised" License
571 stars 44 forks source link

Enhancement: Update `friendsofphp/php-cs-fixer` #392

Closed localheinz closed 1 year ago

localheinz commented 1 year ago

This pull request

💁‍♂️ For reference, see https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.8.0...v3.13.2.

theseer commented 1 year ago

Apart from the fix I don't understand - is there a config way to keep the blank line after the opening { of a class? ;)

localheinz commented 1 year ago

@theseer

Apart from the fix I don't understand - is there a config way to keep the blank line after the opening { of a class? ;)

Not that I am aware of!

localheinz commented 1 year ago

Thank you, @theseer!