Skip to content

Commit bdc2053

Browse files
Update friendsofphp/php-cs-fixer requirement from 2.16.3 to 2.16.4 (#74)
Updates the requirements on [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) to permit the latest version. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/2.16/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v2.16.3...v2.16.4) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3c188a8 commit bdc2053

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
@@ -34,7 +34,7 @@
3434
},
3535
"require-dev": {
3636
"phpunit/php-code-coverage": "^4.0 || ^5.0 || ^6.0 || ^7.0",
37-
"friendsofphp/php-cs-fixer": "2.16.3",
37+
"friendsofphp/php-cs-fixer": "2.16.4",
3838
"phpstan/phpstan": "0.12.19",
3939
"vimeo/psalm": "3.11.4"
4040
},

0 commit comments

Comments
 (0)