Skip to content

Commit 7ae4e8c

Browse files
chore(deps-dev): 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.58.1...v3.63.2) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b45916 commit 7ae4e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"require-dev": {
3030
"fakerphp/faker": "1.23.1",
3131
"friends-of-phpspec/phpspec-code-coverage": "6.3.0",
32-
"friendsofphp/php-cs-fixer": "3.58.1",
32+
"friendsofphp/php-cs-fixer": "3.63.2",
3333
"pedrotroller/php-cs-custom-fixer": "2.33.0",
3434
"phpspec/phpspec": "7.5.0",
3535
"phpspec/prophecy": "1.19.0",

0 commit comments

Comments
 (0)