Skip to content

Commit 7d94674

Browse files
committed
added middleware keyword in composer.json
1 parent 330c935 commit 7d94674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "samsonasik/force-https-module",
33
"type": "library",
44
"description": "Force Https Module",
5-
"keywords": ["zf2", "zf3", "expressive", "force", "https", "http"],
5+
"keywords": ["zf2", "zf3", "expressive", "middleware", "force", "https", "http"],
66
"homepage": "https://github.com/samsonasik/ForceHttpsModule",
77
"license": "MIT",
88
"authors": [

0 commit comments

Comments
 (0)