Vendor: load custom XApi repositories

pull/4025/head
Angel Fernando Quiroz Campos 4 years ago
parent da2d9f2ce4
commit 11ddef97fe
  1. 15
      composer.json

@ -169,6 +169,21 @@
"type": "github",
"url": "https://github.com/AngelFQC/vimeo.php.git",
"no-api": true
},
{
"type": "github",
"url": "https://github.com/AngelFQC/xapi-model.git",
"no-api": true
},
{
"type": "github",
"url": "https://github.com/AngelFQC/xapi-repository-doctrine.git",
"no-api": true
},
{
"type": "github",
"url": "https://github.com/AngelFQC/xapi-symfony-serializer.git",
"no-api": true
}
],
"config": {

Loading…
Cancel
Save