mirror of
https://github.com/macintoshplus/mongo-php-driver.git
synced 2026-04-22 16:08:15 +02:00
13 lines
285 B
JSON
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"
|
|
}
|
|
]
|
|
}
|