mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Multiple ORMs for all database
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
"dailymotion/sdk" : "~1.5",
|
||||
"data-uri/data-uri" : "~0.1.0",
|
||||
"doctrine/orm" : "~2.4.0",
|
||||
"doctrine/dbal" : "~2.4.0",
|
||||
"elasticsearch/elasticsearch" : "~1.0",
|
||||
"facebook/php-sdk" : "~3.0",
|
||||
"gedmo/doctrine-extensions" : "~2.3.0",
|
||||
@@ -73,7 +74,8 @@
|
||||
"vierbergenlars/php-semver" : "~2.1",
|
||||
"zend/gdata" : "~1.12.1",
|
||||
"doctrine/migrations" : "1.0.x-dev@dev",
|
||||
"willdurand/negotiation" : "~1.3"
|
||||
"willdurand/negotiation" : "~1.3",
|
||||
"dflydev/doctrine-orm-service-provider" : "~1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit" : "~3.7",
|
||||
|
Reference in New Issue
Block a user