Skip to content

Commit

Permalink
[#14734] - Added keywords to composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Feb 19, 2020
1 parent f67c8c8 commit a55f4c0
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,16 @@
"framework",
"high load",
"mvc",
"psr-3",
"psr-4",
"psr-7",
"psr-17"
"psr-11",
"psr-13",
"psr-14",
"psr-15",
"psr-16",
"psr-17",
"psr-18"
],
"license": "BSD-3-Clause",
"authors": [
Expand Down

0 comments on commit a55f4c0

Please sign in to comment.