Skip to content

Commit 498c4ea

Browse files
authored
Merge pull request #13 from spaze/spaze/composer-keywords-dev
Add keywords to prompt users if they would like to add these packages to `require-dev`
2 parents 70cca80 + 5bcf70c commit 498c4ea

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
@@ -9,6 +9,9 @@
99
"email": "[email protected]"
1010
}
1111
],
12+
"keywords": [
13+
"dev"
14+
],
1215
"require": {
1316
"php": "^7.2 || ^8.0",
1417
"slevomat/coding-standard": "^8.2"

0 commit comments

Comments
 (0)