Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit 90752c7

Browse files
committed
Update composer.json
Dependencies added
1 parent ccda578 commit 90752c7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
"email": "egor@evas-php.com"
1212
}
1313
],
14-
"require": {}
14+
"repositories": [
15+
{"type": "vcs", "url": "https://github.com/evas-php/evas-base"}
16+
],
17+
"require": {
18+
"evas-php/evas-base": "dev-master"
19+
}
1520
}

0 commit comments

Comments
 (0)