Skip to content

Commit a450091

Browse files
committed
Update composer.json
1 parent b40172f commit a450091

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "evas-php/evas-web",
33
"description": "Web application module",
4+
"keywords": ["framework", "web", "web app", "http", "evas-php"],
45
"type": "library",
56
"license": "CC-BY-4.0",
67
"authors": [
@@ -9,11 +10,6 @@
910
"email": "[email protected]"
1011
}
1112
],
12-
"repositories": [
13-
{"type": "vcs", "url": "https://github.com/evas-php/evas-base"},
14-
{"type": "vcs", "url": "https://github.com/evas-php/evas-http"},
15-
{"type": "vcs", "url": "https://github.com/evas-php/evas-router"}
16-
],
1713
"require": {
1814
"evas-php/evas-base": "*",
1915
"evas-php/evas-http": "*",

0 commit comments

Comments
 (0)