diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/composer.json b/composer.json index 1a67fd7..0cef69d 100644 --- a/composer.json +++ b/composer.json @@ -11,6 +11,10 @@ { "type": "pear", "url": "http://pear.php.net/" + }, + { + "type": "vcs", + "url": "https://github.com/thomascube/sabre-vobject.git" } ], "autoload": { |