Skip to content

Commit f024eee

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps): update friendsofphp/php-cs-fixer requirement
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) to permit the latest version. Updates `friendsofphp/php-cs-fixer` to 3.84.0 - [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.82.0...v3.84.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.84.0 dependency-type: direct:production dependency-group: composer-tools-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bffc9c1 commit f024eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"require": {
3-
"friendsofphp/php-cs-fixer": "^3.82",
3+
"friendsofphp/php-cs-fixer": "^3.84",
44
"phpstan/extension-installer": "^1.4",
55
"phpstan/phpstan": "^1.10",
66
"phpstan/phpstan-phpunit": "^1.3",

0 commit comments

Comments
 (0)