Skip to content

Commit 41a60ee

Browse files
dependabot[bot]simonschaufi
authored andcommitted
[TASK] 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.55.0...v3.56.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3234ba commit 41a60ee

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
@@ -19,7 +19,7 @@
1919
"behat/behat": "^3.14",
2020
"dvdoug/behat-code-coverage": "^5.3.4",
2121
"ergebnis/composer-normalize": "^2.42.0",
22-
"friendsofphp/php-cs-fixer": "^3.55.0",
22+
"friendsofphp/php-cs-fixer": "^3.56.0",
2323
"phpstan/extension-installer": "^1.3.1",
2424
"phpstan/phpstan": "^1.10.67",
2525
"phpstan/phpstan-deprecation-rules": "^1.1",

0 commit comments

Comments
 (0)