Skip to content

Commit d0374b2

Browse files
chore(deps-dev): bump friendsofphp/php-cs-fixer from 3.90.0 to 3.91.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.90.0 to 3.91.1. - [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.90.0...v3.91.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.91.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b166f6 commit d0374b2

File tree

2 files changed

+86
-80
lines changed

2 files changed

+86
-80
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"roave/security-advisories": "dev-latest",
2222
"phpunit/phpunit": "^9.6.7",
2323
"vimeo/psalm": "^5.26",
24-
"friendsofphp/php-cs-fixer": "^3.90",
24+
"friendsofphp/php-cs-fixer": "^3.91",
2525
"fakerphp/faker": "^1.21",
2626
"psalm/plugin-phpunit": "^0.19.0"
2727
},

0 commit comments

Comments
 (0)