Skip to content

Commit 10e8fa8

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.85.0...v3.86.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.86.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 158b003 commit 10e8fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"require-dev": {
3535
"phpunit/phpunit": "*",
3636
"phpstan/phpstan": "*",
37-
"friendsofphp/php-cs-fixer": "^3.85",
37+
"friendsofphp/php-cs-fixer": "^3.86",
3838
"ergebnis/composer-normalize": "^2.47",
3939
"ergebnis/php-cs-fixer-config": "^6.53",
4040
"phpstan/phpstan-phpunit": "^2.0"

0 commit comments

Comments
 (0)