mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 09:53:15 +00:00

Conflicts: bower.json composer.lock lib/Alchemy/Phrasea/Application/Api.php lib/Alchemy/Phrasea/Controller/Prod/Lazaret.php lib/Alchemy/Phrasea/SearchEngine/Phrasea/PhraseaEngineQueryParser.php lib/classes/API/V1/adapter.php lib/classes/Feed/Adapter.php lib/classes/User/Query.php lib/classes/patch/320alpha4b.php templates/web/admin/statusbit.html.twig templates/web/prod/actions/Tools/index.html.twig templates/web/prod/index.html.twig templates/web/prod/upload/lazaret.html.twig templates/web/prod/upload/upload-flash.html.twig www/scripts/apps/login/home/config.js www/skins/prod/000000/prodcolor.css www/skins/prod/959595/prodcolor.css
103 lines
4.2 KiB
JSON
103 lines
4.2 KiB
JSON
{
|
|
"name" : "phraseanet/phraseanet",
|
|
"description" : "Phraseanet",
|
|
"license" : "GPL-3.0",
|
|
"config": {
|
|
"bin-dir" : "bin/"
|
|
},
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/alchemy-fr/tcpdf-clone"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/romainneutron/ProcessManager.git"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/alchemy-fr/imagine"
|
|
},
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/alchemy-fr/phpexiftool"
|
|
}
|
|
],
|
|
"require": {
|
|
"php" : ">=5.4",
|
|
"alchemy/oauth2php" : "1.0.0",
|
|
"alchemy/phlickr" : "0.2.9",
|
|
"alchemy/task-manager" : "2.0.x-dev@dev",
|
|
"alchemy/zippy" : "0.2.x-dev@dev",
|
|
"cboden/ratchet" : "~0.3",
|
|
"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",
|
|
"alchemy/google-plus-api-client" : "~0.6.2",
|
|
"alchemy/geonames-api-consumer" : "~0.1.0",
|
|
"goodby/csv" : "dev-master",
|
|
"guzzle/guzzle" : "~3.0",
|
|
"imagine/imagine" : "dev-alchemy-0.6.2 as 0.6.2",
|
|
"igorw/get-in" : "~1.0",
|
|
"ircmaxell/random-lib" : "~1.0",
|
|
"jms/serializer" : "~0.10",
|
|
"jms/translation-bundle" : "~1.1",
|
|
"justinrainbow/json-schema" : "~1.3",
|
|
"mediavorus/mediavorus" : "~0.4.0",
|
|
"media-alchemyst/media-alchemyst" : "~0.4",
|
|
"monolog/monolog" : "~1.3",
|
|
"mrclay/minify" : "~2.1.6",
|
|
"neutron/process-manager" : "2.0.x-dev@dev",
|
|
"neutron/silex-imagine-provider" : "~0.1.0",
|
|
"neutron/silex-filesystem-provider": "~1.0",
|
|
"neutron/sphinxsearch-api" : "~2.0.6",
|
|
"neutron/recaptcha" : "~0.1.0",
|
|
"neutron/temporary-filesystem" : "~2.1",
|
|
"php-ffmpeg/php-ffmpeg" : "~0.5.0",
|
|
"php-xpdf/php-xpdf" : "~0.2.1",
|
|
"phpexiftool/phpexiftool" : "dev-0.4.1-mwg-metadata-copy as 0.4.1",
|
|
"react/zmq" : "~0.2",
|
|
"rhumsaa/uuid" : "~2.7",
|
|
"silex/silex" : "1.1.x-dev@dev",
|
|
"silex/web-profiler" : "~1.0.0@dev",
|
|
"sorien/silex-dbal-profiler" : "~1.0.0",
|
|
"swiftmailer/swiftmailer" : "~4.3.0",
|
|
"symfony/symfony" : "~2.4",
|
|
"alchemy-fr/tcpdf-clone" : "~6.0",
|
|
"themattharris/tmhoauth" : "~0.7",
|
|
"twig/twig" : "~1.14, >=1.14.2",
|
|
"twig/extensions" : "~1.0",
|
|
"vierbergenlars/php-semver" : "~2.1",
|
|
"zend/gdata" : "~1.12.1",
|
|
"doctrine/migrations" : "1.0.x-dev@dev",
|
|
"willdurand/negotiation" : "~1.3",
|
|
"dflydev/doctrine-orm-service-provider" : "~1.0"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit" : "~3.7",
|
|
"behat/behat" : "2.5.x-dev@dev",
|
|
"behat/gherkin" : "2.3.x-dev@dev",
|
|
"behat/mink" : "~1.4",
|
|
"behat/mink-extension" : "~1.0",
|
|
"behat/mink-goutte-driver" : "~1.0",
|
|
"behat/mink-selenium2-driver" : "~1.0",
|
|
"fabpot/goutte" : "~1.0"
|
|
},
|
|
"autoload": {
|
|
"psr-0": {
|
|
"" : "lib/classes",
|
|
"Alchemy" : "lib"
|
|
}
|
|
},
|
|
"include-path": ["vendor/zend/gdata/library"],
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.9.x-dev"
|
|
}
|
|
}
|
|
}
|