Skip to content

Commit 0311862

Browse files
composer: 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. - [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.89.0...v3.93.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.93.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c78690 commit 0311862

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"roave/security-advisories": "dev-latest",
4141
"phpunit/phpunit": "*",
4242
"phpstan/phpstan": "*",
43-
"friendsofphp/php-cs-fixer": "^3.89",
43+
"friendsofphp/php-cs-fixer": "^3.93",
4444
"ergebnis/composer-normalize": "^2.48",
4545
"ergebnis/php-cs-fixer-config": "^6.59"
4646
},

0 commit comments

Comments
 (0)