Skip to content

Commit 10095f9

Browse files
Update friendsofphp/php-cs-fixer requirement from ^3.85 to ^3.86 (#295)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0f5ded commit 10095f9

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
@@ -14,7 +14,7 @@
1414
"php": ">=8.2"
1515
},
1616
"require-dev": {
17-
"friendsofphp/php-cs-fixer": "^3.85",
17+
"friendsofphp/php-cs-fixer": "^3.86",
1818
"phpunit/phpunit": "^10.5.26",
1919
"phpstan/phpstan": "^2",
2020
"rector/rector": "^2",

0 commit comments

Comments
 (0)