{ "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" }, { "type": "vcs", "url": "https://github.com/alchemy-fr/JMSTranslationBundle" }, { "type": "git", "url": "https://github.com/bburnichon/Twig-extensions" }, { "type": "git", "url": "https://github.com/alchemy-fr/symfony-cors" } ], "require": { "php": ">=5.5", "alchemy-fr/tcpdf-clone": "~6.0", "alchemy/geonames-api-consumer": "~0.1.0", "alchemy/google-plus-api-client": "~0.6.2", "alchemy/oauth2php": "1.0.0", "alchemy/phlickr": "0.2.9", "alchemy/rest-bundle": "master@dev", "alchemy/symfony-cors": "master@dev", "alchemy/task-manager": "2.0.x-dev@dev", "alchemy/zippy": "0.2.x-dev@dev", "beberlei/assert": "^2.3", "dailymotion/sdk": "~1.5", "data-uri/data-uri": "~0.1.0", "dflydev/doctrine-orm-service-provider": "~1.0", "doctrine/dbal": "~2.4.0", "doctrine/migrations": "^1.0.0", "doctrine/orm": "~2.4.0", "elasticsearch/elasticsearch": "~1.0", "facebook/php-sdk": "~3.0", "firebase/php-jwt": "^3.0.0", "gedmo/doctrine-extensions": "~2.3.0", "goodby/csv": "dev-master", "guzzle/guzzle": "~3.0", "hoa/console": "~2.0", "hoa/compiler": "~2.0", "hoa/dispatcher": "~0.0", "hoa/router": "~2.0", "igorw/get-in": "~1.0", "imagine/imagine": "dev-alchemy-0.6.2 as 0.6.2", "ircmaxell/random-lib": "~1.0", "jms/serializer": "~0.10", "jms/translation-bundle": "dev-master as 1.1.0", "justinrainbow/json-schema": "~1.3", "media-alchemyst/media-alchemyst": "~0.4", "mediavorus/mediavorus": "~0.4.0", "monolog/monolog": "~1.3", "mrclay/minify": "~2.1.6", "neutron/process-manager": "2.0.x-dev@dev", "neutron/recaptcha": "~0.1.0", "neutron/silex-filesystem-provider": "~1.0", "neutron/silex-imagine-provider": "~0.1.0", "neutron/temporary-filesystem": "~2.1", "pagerfanta/pagerfanta": "^1.0", "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", "ramsey/uuid": "^3.0", "roave/security-advisories": "dev-master", "silex/silex": "^1.3.0", "silex/web-profiler": "~1.0", "simple-bus/doctrine-orm-bridge": "^4.0", "simple-bus/message-bus": "^2.1", "simple-bus/jms-serializer-bridge": "^1.0", "simple-bus/serialization": "^2.0", "sorien/silex-dbal-profiler": "~1.0.0", "swiftmailer/swiftmailer": "~5.3.0", "symfony/symfony": "~2.4", "themattharris/tmhoauth": "~0.7", "twig/extensions": "dev-improved-i18n", "twig/twig": "~1.14, >=1.14.2", "vierbergenlars/php-semver": "~2.1", "willdurand/negotiation": "^2.0.0-alpha1", "zend/gdata": "~1.12.1" }, "require-dev": { "phpunit/phpunit": "~4.5", "mikey179/vfsStream": "~1.5" }, "autoload": { "psr-0": { "Alchemy\\": "lib", "": "lib/classes" } }, "include-path": ["vendor/zend/gdata/library"], "extra": { "branch-alias": { "dev-master": "4.0.x-dev" } } }