We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a58b8db + 53b37e3 commit 390158fCopy full SHA for 390158f
3 files changed
composer.json
@@ -20,7 +20,7 @@
20
"roave/security-advisories": "dev-latest",
21
"psalm/phar": "6.7.x",
22
"nextcloud/coding-standard": "^1.1",
23
- "friendsofphp/php-cs-fixer": "3.16"
+ "friendsofphp/php-cs-fixer": "3.89.1"
24
},
25
"scripts": {
26
"lint": "find . -name \\*.php -not -path './vendor/*' -print0 | xargs -0 -n1 php -l",
0 commit comments