Skip to content

Commit 585ce37

Browse files
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.68.3...v3.68.5) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1651bb5 commit 585ce37

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
@@ -35,7 +35,7 @@
3535
"ext-mbstring": "*",
3636
"ext-tokenizer": "*",
3737
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
38-
"friendsofphp/php-cs-fixer": "^3.68.3",
38+
"friendsofphp/php-cs-fixer": "^3.68.5",
3939
"slevomat/coding-standard": "^8.15.0",
4040
"squizlabs/php_codesniffer": "^3.11.3"
4141
},

0 commit comments

Comments
 (0)