Skip to content

Commit 9bbaf92

Browse files
authored
Merge pull request #778 from nextcloud/dependabot/composer/friendsofphp/php-cs-fixer-3.93.1
chore(deps-dev): Bump friendsofphp/php-cs-fixer from 3.92.3 to 3.93.1
2 parents 33b3fc4 + 8f19c61 commit 9bbaf92

File tree

2 files changed

+44
-44
lines changed

2 files changed

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

composer.lock

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

0 commit comments

Comments
 (0)