Update dependencies

This commit is contained in:
Nicolas Le Goff
2014-09-10 18:57:18 +02:00
parent 1ccd046165
commit f48ab9e1cc
2 changed files with 377 additions and 377 deletions

View File

@@ -10,24 +10,11 @@
"type": "vcs", "type": "vcs",
"url": "https://github.com/alchemy-fr/tcpdf-clone" "url": "https://github.com/alchemy-fr/tcpdf-clone"
}, },
{
"type": "vcs",
"url": "https://github.com/nlegoff/PHP-FFmpeg"
},
{
"type": "vcs",
"url": "https://github.com/nlegoff/Mediavorus"
},
{
"type": "vcs",
"url": "https://github.com/nlegoff/Media-Alchemyst"
},
{ {
"type": "vcs", "type": "vcs",
"url": "https://github.com/nlegoff/Imagine" "url": "https://github.com/nlegoff/Imagine"
} }
], ],
"minimum-stability" : "dev",
"require": { "require": {
"php" : ">=5.3.3", "php" : ">=5.3.3",
"alchemy/oauth2php" : "1.0.0", "alchemy/oauth2php" : "1.0.0",
@@ -44,8 +31,8 @@
"imagine/imagine" : "dev-flatten-layer as 0.6.1", "imagine/imagine" : "dev-flatten-layer as 0.6.1",
"jms/serializer" : "~0.10", "jms/serializer" : "~0.10",
"justinrainbow/json-schema" : "~1.3", "justinrainbow/json-schema" : "~1.3",
"mediavorus/mediavorus" : "dev-fix-video-dim as 0.4.3", "mediavorus/mediavorus" : "~0.4.0",
"media-alchemyst/media-alchemyst" : "0.4.x@dev", "media-alchemyst/media-alchemyst" : "~0.4.0",
"monolog/monolog" : "~1.3", "monolog/monolog" : "~1.3",
"mrclay/minify" : "~2.1.6", "mrclay/minify" : "~2.1.6",
"neutron/silex-imagine-provider" : "~0.1.0", "neutron/silex-imagine-provider" : "~0.1.0",
@@ -53,7 +40,7 @@
"neutron/sphinxsearch-api" : "~2.0.6", "neutron/sphinxsearch-api" : "~2.0.6",
"neutron/recaptcha" : "~0.1.0", "neutron/recaptcha" : "~0.1.0",
"neutron/temporary-filesystem" : "~2.1", "neutron/temporary-filesystem" : "~2.1",
"php-ffmpeg/php-ffmpeg" : "dev-fix-aspect-ratio as 0.4.4", "php-ffmpeg/php-ffmpeg" : "~0.5.0",
"php-xpdf/php-xpdf" : "~0.2.1", "php-xpdf/php-xpdf" : "~0.2.1",
"phpexiftool/phpexiftool" : "~0.3", "phpexiftool/phpexiftool" : "~0.3",
"silex/silex" : "~1.0.0", "silex/silex" : "~1.0.0",

735
composer.lock generated

File diff suppressed because it is too large Load Diff