Skip to content

Commit

Permalink
build(deps-dev): update friendsofphp/php-cs-fixer requirement (#9)
Browse files Browse the repository at this point in the history
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.42.0...v3.43.1)

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

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] committed Dec 29, 2023
1 parent f220286 commit 74757ab
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 @@ -26,7 +26,7 @@
}
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.42.0",
"friendsofphp/php-cs-fixer": "3.43.1",
"phpunit/phpunit": "10.5.5",
"rector/rector": "0.18.13",
"symplify/rule-doc-generator": "12.0.4"
Expand Down

0 comments on commit 74757ab

Please sign in to comment.