We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a9dbe commit 213d422Copy full SHA for 213d422
composer.json
@@ -2,6 +2,9 @@
2
"name": "nextcloud/coding-standard",
3
"description": "Nextcloud coding standards for the php cs fixer",
4
"type": "library",
5
+ "keywords": [
6
+ "dev"
7
+ ],
8
"require": {
9
"php": "^8.0",
10
"php-cs-fixer/shim": "^3.17",
0 commit comments