Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 3dedf48

Browse files
committed
Adds valid keywords to composer.json
1 parent 6f11811 commit 3dedf48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"expressive",
77
"zf",
88
"zendframework",
9-
"<individual keywords for current package>"
9+
"authentication",
10+
"http-basic"
1011
],
1112
"support": {
1213
"docs": "https://docs.zendframework.com/zend-expressive-authentication-basic/",

0 commit comments

Comments
 (0)