Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
evasyakin committed May 1, 2020
1 parent b40172f commit a450091
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "evas-php/evas-web",
"description": "Web application module",
"keywords": ["framework", "web", "web app", "http", "evas-php"],
"type": "library",
"license": "CC-BY-4.0",
"authors": [
Expand All @@ -9,11 +10,6 @@
"email": "egor@evas-php.com"
}
],
"repositories": [
{"type": "vcs", "url": "https://github.com/evas-php/evas-base"},
{"type": "vcs", "url": "https://github.com/evas-php/evas-http"},
{"type": "vcs", "url": "https://github.com/evas-php/evas-router"}
],
"require": {
"evas-php/evas-base": "*",
"evas-php/evas-http": "*",
Expand Down

0 comments on commit a450091

Please sign in to comment.