Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0 #651

Merged

Commits on Sep 2, 2022

  1. composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0

    Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.10.0 to 3.11.0.
    - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases)
    - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md)
    - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.10.0...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: friendsofphp/php-cs-fixer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dbd3233 View commit details
    Browse the repository at this point in the history
  2. Fix: Update CHANGELOG.md

    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    efa0035 View commit details
    Browse the repository at this point in the history
  3. Fix: Configure no_trailing_comma_in_singleline instead of deprecated …

    …no_trailing_comma_in_list_call, no_trailing_comma_in_singleline_array, and no_trailing_comma_in_singleline_function_call fixers
    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4bde5b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    049331c View commit details
    Browse the repository at this point in the history
  5. Fix: Update CHANGELOG.md

    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f10f0cb View commit details
    Browse the repository at this point in the history