diff --git a/composer.json b/composer.json index b6c5a26..466cbcc 100644 --- a/composer.json +++ b/composer.json @@ -11,15 +11,15 @@ "symfony/yaml": "~3.1.0", "symfony/process": "~3.1.0", "ptachoire/process-builder-chain": "~1.2.0", - "rudloff/smarty-plugin-noscheme": "~0.1.0", - "rudloff/rtmpdump-bin": "~2.3" + "rudloff/smarty-plugin-noscheme": "~0.1.0" }, "require-dev": { "symfony/var-dumper": "~3.1.0", "squizlabs/php_codesniffer": "~2.7.0", "phpunit/phpunit": "~5.5.2", "ffmpeg/ffmpeg": "dev-release", - "rg3/youtube-dl": "~2016.09.08" + "rg3/youtube-dl": "~2016.09.08", + "rudloff/rtmpdump-bin": "~2.3" }, "extra": { "paas": { diff --git a/composer.lock b/composer.lock index 70bb48c..5426bf6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "186f884cc6378240af71c2f966772e91", - "content-hash": "f247f0e474ec96305a224fdce94e0dae", + "hash": "d0a06c9bc6164cc788eb8ad3d2a9291c", + "content-hash": "91057608d6f29b8de8a9761bb419f19c", "packages": [ { "name": "container-interop/container-interop", @@ -385,34 +385,6 @@ "description": "Add ability to chain symfony processes", "time": "2016-04-10 08:33:20" }, - { - "name": "rudloff/rtmpdump-bin", - "version": "2.3", - "source": { - "type": "git", - "url": "https://github.com/Rudloff/rtmpdump-bin.git", - "reference": "133cdd80e3bab66593e88a5276158596383afd97" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/Rudloff/rtmpdump-bin/zipball/133cdd80e3bab66593e88a5276158596383afd97", - "reference": "133cdd80e3bab66593e88a5276158596383afd97", - "shasum": "" - }, - "require-dev": { - "rtmpdump/rtmpdump": "2.3" - }, - "bin": [ - "rtmpdump" - ], - "type": "library", - "notification-url": "https://packagist.org/downloads/", - "license": [ - "GPL-2.0" - ], - "description": "rtmpdump binary for Linux 64 bit", - "time": "2016-04-12 19:17:32" - }, { "name": "rudloff/smarty-plugin-noscheme", "version": "0.1.1", @@ -1393,6 +1365,34 @@ }, "type": "library" }, + { + "name": "rudloff/rtmpdump-bin", + "version": "2.3", + "source": { + "type": "git", + "url": "https://github.com/Rudloff/rtmpdump-bin.git", + "reference": "133cdd80e3bab66593e88a5276158596383afd97" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Rudloff/rtmpdump-bin/zipball/133cdd80e3bab66593e88a5276158596383afd97", + "reference": "133cdd80e3bab66593e88a5276158596383afd97", + "shasum": "" + }, + "require-dev": { + "rtmpdump/rtmpdump": "2.3" + }, + "bin": [ + "rtmpdump" + ], + "type": "library", + "notification-url": "https://packagist.org/downloads/", + "license": [ + "GPL-2.0" + ], + "description": "rtmpdump binary for Linux 64 bit", + "time": "2016-04-12 19:17:32" + }, { "name": "sebastian/code-unit-reverse-lookup", "version": "1.0.0",