Skip to content

Commit c1d5b1e

Browse files
dependabot[bot]mimmi20
authored andcommitted
composer(deps): 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.37.1...v3.38.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dbbe249 commit c1d5b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"require": {
3434
"php": "^8.1.0",
3535
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
36-
"friendsofphp/php-cs-fixer": "^v3.37.1",
36+
"friendsofphp/php-cs-fixer": "^v3.38.0",
3737
"sirbrillig/phpcs-variable-analysis": "^2.11.17",
3838
"slevomat/coding-standard": "^8.14.1",
3939
"squizlabs/php_codesniffer": "^3.7.2"

0 commit comments

Comments
 (0)