Skip to content

Commit 40f3e99

Browse files
dependabot[bot]cedric-anne
authored andcommitted
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.85.1 - [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.76.0...v3.85.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.85.1 dependency-type: direct:development dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2c8fe6 commit 40f3e99

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
@@ -11,7 +11,7 @@
1111
"symfony/polyfill-php80": "^1.32"
1212
},
1313
"require-dev": {
14-
"friendsofphp/php-cs-fixer": "^3.76",
14+
"friendsofphp/php-cs-fixer": "^3.85",
1515
"php-parallel-lint/php-parallel-lint": "^1.4",
1616
"phpstan/phpstan-phpunit": "^2.0",
1717
"phpunit/phpunit": "^9.6"

0 commit comments

Comments
 (0)