Skip to content

Commit

Permalink
composer(deps): update friendsofphp/php-cs-fixer requirement (#121)
Browse files Browse the repository at this point in the history
Updates the requirements on friendsofphp/php-cs-fixer to permit the latest version.

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2022
1 parent 6c311ff commit ef54c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"php": "^7.4.3 || ^8.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"doctrine/coding-standard": "^9.0.0",
"friendsofphp/php-cs-fixer": "^3.6.0",
"friendsofphp/php-cs-fixer": "^3.7.0",
"slevomat/coding-standard": "^7.0.19",
"squizlabs/php_codesniffer": "^3.6.2"
},
Expand Down

0 comments on commit ef54c4a

Please sign in to comment.