Skip to content

Commit 0ea6d37

Browse files
authored
Update composer.json
1 parent 86bf7f2 commit 0ea6d37

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,12 @@
2828
"mockery/mockery": "^1.3",
2929
"phpunit/phpunit": "^5.0"
3030
},
31+
"repositiories": [
32+
{
33+
"type": "vcs",
34+
"url": "git@github.com:sharpstream/spicy-identifiers.git"
35+
},
36+
],
3137
"autoload": {
3238
"psr-4": {
3339
"Monospice\\LaravelRedisSentinel\\": "src/"

0 commit comments

Comments
 (0)