Skip to content

Commit f246d81

Browse files
committed
[TASK] Ensure this package gets installed as dev dependency
The keyword "dev" [1] causes Composer to warn if this package gets installed as a production dependency instead of as a development dependency. This supports developers in installing this package correctly. [1] https://getcomposer.org/doc/04-schema.md#keywords
1 parent 998ad28 commit f246d81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"typo3",
88
"cms",
99
"code style",
10+
"dev",
1011
"editorconfig",
1112
"php-cs-fixer"
1213
],

0 commit comments

Comments
 (0)