Skip to content

Commit 8410b86

Browse files
[PHP]: Update friendsofphp/php-cs-fixer requirement in /vendor-bin/phpcs
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.48.0...v3.49.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6616b0 commit 8410b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor-bin/phpcs/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require-dev": {
3-
"friendsofphp/php-cs-fixer": "3.48.0",
3+
"friendsofphp/php-cs-fixer": "3.49.0",
44
"serendipity_hq/phpcs-config": "1.2.5"
55
}
66
}

0 commit comments

Comments
 (0)