Skip to content

Commit 452700e

Browse files
authored
Merge pull request #729 from nextcloud/dependabot/composer/friendsofphp/php-cs-fixer-3.91.3
chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.91.0 to 3.91.3
2 parents 5554643 + 553c733 commit 452700e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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.91.0"
23+
"friendsofphp/php-cs-fixer": "3.91.3"
2424
},
2525
"scripts": {
2626
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",

composer.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)