Skip to content

Commit a805206

Browse files
committed
Update composer.json
Clear repositories vcs
1 parent a4794ee commit a805206

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "evas-php/evas-base",
33
"description": "Evas-php base module (App class, RunDirHelper, PhpHelper and more helpers)",
4+
"keywords": ["framework", "evas-php"],
45
"version": "1.0",
56
"type": "library",
67
"license": "CC-BY-4.0",
@@ -10,9 +11,6 @@
1011
"email": "egor@evas-php.com"
1112
}
1213
],
13-
"repositories": [
14-
{"type": "vcs", "url": "https://github.com/evas-php/evas-di"}
15-
],
1614
"require": {
1715
"evas-php/evas-di": "*"
1816
}

0 commit comments

Comments
 (0)