Skip to content

Commit ba4f3f8

Browse files
authored
Merge pull request #397 from alies-dev/composer-dev
Add special `dev` to composer keywords
2 parents 73f32fe + 2b8131f commit ba4f3f8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"description": "Psalm plugin for Laravel",
44
"license": "MIT",
55
"type": "psalm-plugin",
6+
"keywords": [
7+
"psalm",
8+
"psalm-plugin",
9+
"laravel",
10+
"dev"
11+
],
612
"authors": [
713
{
814
"name": "Matthew Brown",

0 commit comments

Comments
 (0)