Skip to content

Commit 390158f

Browse files
authored
Merge pull request #687 from nextcloud/dependabot/composer/friendsofphp/php-cs-fixer-3.89.1
chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.16.0 to 3.89.1
2 parents a58b8db + 53b37e3 commit 390158f

File tree

3 files changed

+886
-252
lines changed

3 files changed

+886
-252
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)