Skip to content

Commit 213d422

Browse files
committed
chore: suggest package as dev dependency
https://php.watch/articles/composer-prompt-require-dev-dev-packages Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 parent e2a9dbe commit 213d422

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "nextcloud/coding-standard",
33
"description": "Nextcloud coding standards for the php cs fixer",
44
"type": "library",
5+
"keywords": [
6+
"dev"
7+
],
58
"require": {
69
"php": "^8.0",
710
"php-cs-fixer/shim": "^3.17",

0 commit comments

Comments
 (0)