Skip to content

Commit e9a8df1

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.48.0...v3.49.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 382c1f4 commit e9a8df1

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.48.0",
36+
"friendsofphp/php-cs-fixer": "^v3.49.0",
3737
"sirbrillig/phpcs-variable-analysis": "^2.11.17",
3838
"slevomat/coding-standard": "^8.14.1",
3939
"squizlabs/php_codesniffer": "^3.8.1"

0 commit comments

Comments
 (0)