Skip to content

Commit

Permalink
composer(deps): update friendsofphp/php-cs-fixer requirement from ^v3…
Browse files Browse the repository at this point in the history
….9.5 to ^v3.10.0 (#167)

composer(deps): update friendsofphp/php-cs-fixer requirement

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] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2022
1 parent fa38fd6 commit c6717f2
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": "^8.1.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"doctrine/coding-standard": "^9.0.0",
"friendsofphp/php-cs-fixer": "^v3.9.5",
"friendsofphp/php-cs-fixer": "^v3.10.0",
"slevomat/coding-standard": "^7.2.1 || ^8.3.0",
"squizlabs/php_codesniffer": "^3.7.1"
},
Expand Down

0 comments on commit c6717f2

Please sign in to comment.