Skip to content

Commit 0bc4d46

Browse files
authored
Composer: add keywords to suggest --dev during require (#30)
1 parent b4f4a26 commit 0bc4d46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "nextras/orm-phpstan",
33
"description": "PHPStan extension for Nextras Orm",
44
"type": "phpstan-extension",
5+
"keywords": [
6+
"dev",
7+
"static analysis"
8+
],
59
"license": [
610
"MIT"
711
],

0 commit comments

Comments
 (0)