Skip to content

Commit 71eb414

Browse files
author
rotimi
committed
Documentation updates
1 parent cf5c26b commit 71eb414

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

composer.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,22 @@
33
"description": "This is a template mvc web-application (powered by SlimPHP 4), that can be extended to build more complex web applications.",
44
"license": "BSD-3-Clause",
55
"type": "project",
6-
"keywords": [ "mvc", "framework", "slim 4", "slimphp 4", "slim4", "slimphp4", "slim-4", "slimphp-4"],
6+
"keywords": [
7+
"mvc",
8+
"framework",
9+
"slim-framework",
10+
"slim",
11+
"skeleton",
12+
"slim-skeleton",
13+
"slim-mvc",
14+
"slim 4",
15+
"slimphp 4",
16+
"slim4",
17+
"slimphp4",
18+
"slim-4",
19+
"slimphp-4",
20+
"php"
21+
],
722
"homepage": "https://github.com/rotexsoft/slim-skeleton-mvc-app",
823
"authors": [
924
{

0 commit comments

Comments
 (0)