Files
mongo-php-driver/composer.json
T

13 lines
285 B
JSON

{
"require-dev": {
"fzaninotto/faker": "~1.0",
"10gen-labs/mongo-php-library-prototype": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/10gen-labs/mongo-php-library-prototype"
}
]
}