Skip to content

Commit cd9ba04

Browse files
committed
Update composer.json
Dependencies added
1 parent 47bdce0 commit cd9ba04

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,10 @@
1111
"email": "[email protected]"
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)