Skip to content

Commit

Permalink
[PHP]: Update friendsofphp/php-cs-fixer requirement in /vendor-bin/phpcs
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.63.2...v3.64.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent bf3bf30 commit dd680fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vendor-bin/phpcs/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"require-dev": {
"friendsofphp/php-cs-fixer": "3.63.2",
"friendsofphp/php-cs-fixer": "3.64.0",
"serendipity_hq/phpcs-config": "1.2.5"
}
}

0 comments on commit dd680fe

Please sign in to comment.