Skip to content

Commit 7952a1b

Browse files
chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.16.0 to 3.89.1
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.16.0 to 3.89.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.16.0...v3.89.1) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-version: 3.89.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f5f0bc commit 7952a1b

File tree

2 files changed

+885
-251
lines changed

2 files changed

+885
-251
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"roave/security-advisories": "dev-latest",
2121
"psalm/phar": "6.7.x",
2222
"nextcloud/coding-standard": "^1.1",
23-
"friendsofphp/php-cs-fixer": "3.16"
23+
"friendsofphp/php-cs-fixer": "3.89.1"
2424
},
2525
"scripts": {
2626
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",

0 commit comments

Comments
 (0)