Skip to content

Commit 2757b7c

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.92.0...v3.94.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.94.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1f4181 commit 2757b7c

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
@@ -8,7 +8,7 @@
88
"require-dev": {
99
"phpunit/phpunit": "*",
1010
"phpstan/phpstan": "*",
11-
"friendsofphp/php-cs-fixer": "^3.92",
11+
"friendsofphp/php-cs-fixer": "^3.94",
1212
"ergebnis/composer-normalize": "^2.48",
1313
"ergebnis/php-cs-fixer-config": "^6.58"
1414
},

0 commit comments

Comments
 (0)