Skip to content

Commit b4fe70f

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.88.0...v3.89.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.89.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent df9285b commit b4fe70f

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"phpunit/phpunit": "^8.0 || ^9.6",
33-
"friendsofphp/php-cs-fixer": "^3.88",
33+
"friendsofphp/php-cs-fixer": "^3.89",
3434
"ergebnis/composer-normalize": "^2.48",
3535
"ergebnis/php-cs-fixer-config": "^6.55",
3636
"phpstan/phpstan-phpunit": "^2.0"

0 commit comments

Comments
 (0)