"alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
},
},
"type": "library",
"type": "library",
"extra": {
"extra": {
"branch-alias": {
"branch-alias": {
"dev-master": "1.9.x-dev"
"dev-master": "1.6.x-dev"
}
}
},
},
"autoload": {
"autoload": {
...
@@ -210,10 +205,6 @@
...
@@ -210,10 +205,6 @@
"MIT"
"MIT"
],
],
"authors": [
"authors": [
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Roman Borschel",
"name": "Roman Borschel",
"email": "roman@code-factory.org"
"email": "roman@code-factory.org"
...
@@ -222,6 +213,10 @@
...
@@ -222,6 +213,10 @@
"name": "Benjamin Eberlei",
"name": "Benjamin Eberlei",
"email": "kontakt@beberlei.de"
"email": "kontakt@beberlei.de"
},
},
{
"name": "Guilherme Blanco",
"email": "guilhermeblanco@gmail.com"
},
{
{
"name": "Jonathan Wage",
"name": "Jonathan Wage",
"email": "jonwage@gmail.com"
"email": "jonwage@gmail.com"
...
@@ -231,54 +226,44 @@
...
@@ -231,54 +226,44 @@
"email": "schmittjoh@gmail.com"
"email": "schmittjoh@gmail.com"
}
}
],
],
"description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
"description": "Caching library offering an object-oriented API for many cache backends",
"description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
"description": "Common Library for Doctrine projects",