{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "962f54d3ada96f7d3289479b13812c1a", "content-hash": "2dea64564c520577cb275f73d046ed75", "packages": [ { "name": "container-interop/container-interop", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/container-interop/container-interop.git", "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/container-interop/container-interop/zipball/fc08354828f8fd3245f77a66b9e23a6bca48297e", "reference": "fc08354828f8fd3245f77a66b9e23a6bca48297e", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "Interop\\Container\\": "src/Interop/Container/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "time": "2014-12-30 15:22:37" }, { "name": "ffmpeg/ffmpeg", "version": "dev-release", "dist": { "type": "xz", "url": "http://johnvansickle.com/ffmpeg/releases/ffmpeg-release-64bit-static.tar.xz", "reference": null, "shasum": null }, "bin": [ "ffmpeg" ], "type": "library" }, { "name": "guzzlehttp/guzzle", "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", "reference": "d094e337976dff9d8e2424e8485872194e768662" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/guzzle/zipball/d094e337976dff9d8e2424e8485872194e768662", "reference": "d094e337976dff9d8e2424e8485872194e768662", "shasum": "" }, "require": { "guzzlehttp/promises": "~1.0", "guzzlehttp/psr7": "~1.1", "php": ">=5.5.0" }, "require-dev": { "ext-curl": "*", "phpunit/phpunit": "~4.0", "psr/log": "~1.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "6.2-dev" } }, "autoload": { "files": [ "src/functions_include.php" ], "psr-4": { "GuzzleHttp\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle is a PHP HTTP client library", "homepage": "http://guzzlephp.org/", "keywords": [ "client", "curl", "framework", "http", "http client", "rest", "web service" ], "time": "2016-03-21 20:02:09" }, { "name": "guzzlehttp/promises", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/promises/zipball/bb9024c526b22f3fe6ae55a561fd70653d470aa8", "reference": "bb9024c526b22f3fe6ae55a561fd70653d470aa8", "shasum": "" }, "require": { "php": ">=5.5.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Promise\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "Guzzle promises library", "keywords": [ "promise" ], "time": "2016-03-08 01:15:46" }, { "name": "guzzlehttp/psr7", "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", "reference": "31382fef2889136415751badebbd1cb022a4ed72" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/guzzle/psr7/zipball/31382fef2889136415751badebbd1cb022a4ed72", "reference": "31382fef2889136415751badebbd1cb022a4ed72", "shasum": "" }, "require": { "php": ">=5.4.0", "psr/http-message": "~1.0" }, "provide": { "psr/http-message-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0-dev" } }, "autoload": { "psr-4": { "GuzzleHttp\\Psr7\\": "src/" }, "files": [ "src/functions_include.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Dowling", "email": "mtdowling@gmail.com", "homepage": "https://github.com/mtdowling" } ], "description": "PSR-7 message implementation", "keywords": [ "http", "message", "stream", "uri" ], "time": "2016-04-13 19:56:01" }, { "name": "jeremykendall/php-domain-parser", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/jeremykendall/php-domain-parser.git", "reference": "896e7e70f02bd4fd77190052799bc61e4d779672" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/jeremykendall/php-domain-parser/zipball/896e7e70f02bd4fd77190052799bc61e4d779672", "reference": "896e7e70f02bd4fd77190052799bc61e4d779672", "shasum": "" }, "require": { "ext-curl": "*", "ext-intl": "*", "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "jeremykendall/debug-die": "0.0.1.*", "mikey179/vfsstream": "~1.4", "phpunit/phpunit": "~4.4" }, "bin": [ "bin/parse", "bin/update-psl" ], "type": "library", "autoload": { "psr-0": { "Pdp\\": "src/" }, "files": [ "src/pdp-parse-url.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Jeremy Kendall", "homepage": "http://about.me/jeremykendall", "role": "Developer" }, { "name": "Contributors", "homepage": "https://github.com/jeremykendall/php-domain-parser/graphs/contributors" } ], "description": "Public Suffix List based URL parsing implemented in PHP.", "homepage": "https://github.com/jeremykendall/php-domain-parser", "keywords": [ "Public Suffix List", "domain parsing", "url parsing" ], "time": "2015-03-30 12:49:45" }, { "name": "league/uri", "version": "4.1.1", "source": { "type": "git", "url": "https://github.com/thephpleague/uri.git", "reference": "0cbce9fe7d9808690ebda67b110ad96bcae9daee" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/uri/zipball/0cbce9fe7d9808690ebda67b110ad96bcae9daee", "reference": "0cbce9fe7d9808690ebda67b110ad96bcae9daee", "shasum": "" }, "require": { "ext-fileinfo": "*", "ext-intl": "*", "ext-mbstring": "*", "jeremykendall/php-domain-parser": "^3.0", "php": ">=5.5.9", "psr/http-message": "^1.0" }, "require-dev": { "fabpot/php-cs-fixer": "^1.9", "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "4.1-dev" } }, "autoload": { "psr-4": { "League\\Uri\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://nyamsprod.com" } ], "description": "URI manipulation library", "homepage": "http://url.thephpleague.com", "keywords": [ "data", "data-uri", "ftp", "http", "parse_url", "psr-7", "rfc3986", "uri", "url", "ws" ], "time": "2016-03-24 08:38:29" }, { "name": "mathmarques/smarty-view", "version": "1.1.0", "source": { "type": "git", "url": "https://github.com/mathmarques/Smarty-View.git", "reference": "66f4d28c564c0363eda18d3f5b85a4241b1c4ad1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mathmarques/Smarty-View/zipball/66f4d28c564c0363eda18d3f5b85a4241b1c4ad1", "reference": "66f4d28c564c0363eda18d3f5b85a4241b1c4ad1", "shasum": "" }, "require": { "php": ">=5.5.0", "slim/slim": "^3.0", "smarty/smarty": "~3.1" }, "require-dev": { "phpunit/phpunit": "^4.8.0" }, "type": "library", "autoload": { "psr-4": { "Slim\\Views\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Matheus Marques", "email": "matheusocmarques@gmail.com", "homepage": "http://matheusmarques.com" } ], "description": "Slim Framework 3 view helper built on top of the Smarty templating component", "keywords": [ "framework", "slim", "slim 3", "smarty", "template", "view" ], "time": "2016-03-31 00:41:59" }, { "name": "nikic/fast-route", "version": "v0.6.0", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "31fa86924556b80735f98b294a7ffdfb26789f22" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/31fa86924556b80735f98b294a7ffdfb26789f22", "reference": "31fa86924556b80735f98b294a7ffdfb26789f22", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "FastRoute\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Nikita Popov", "email": "nikic@php.net" } ], "description": "Fast request router for PHP", "keywords": [ "router", "routing" ], "time": "2015-06-18 19:15:47" }, { "name": "pimple/pimple", "version": "v3.0.2", "source": { "type": "git", "url": "https://github.com/silexphp/Pimple.git", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a", "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0.x-dev" } }, "autoload": { "psr-0": { "Pimple": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "description": "Pimple, a simple Dependency Injection Container", "homepage": "http://pimple.sensiolabs.org", "keywords": [ "container", "dependency injection" ], "time": "2015-09-11 15:10:35" }, { "name": "psr/http-message", "version": "1.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\Http\\Message\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", "keywords": [ "http", "http-message", "psr", "psr-7", "request", "response" ], "time": "2015-05-04 20:22:00" }, { "name": "ptachoire/process-builder-chain", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/krichprollsch/process-builder-chain.git", "reference": "465055dbcc3b5ef792a768df935571551de4781a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/krichprollsch/process-builder-chain/zipball/465055dbcc3b5ef792a768df935571551de4781a", "reference": "465055dbcc3b5ef792a768df935571551de4781a", "shasum": "" }, "require": { "symfony/process": "~2.5 || ~3.0" }, "type": "library", "autoload": { "psr-0": { "Chain": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Pierre Tachoire", "email": "pierre.tachoire@gmail.com" } ], "description": "Add ability to chain symfony processes", "time": "2016-04-10 08:33:20" }, { "name": "rg3/youtube-dl", "version": "2016.04.13", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", "reference": "9e285387260a019d7471c3bdbd52cc764c0e8700" }, "type": "library" }, { "name": "rudloff/psr7-process-stream", "version": "0.1.0", "source": { "type": "git", "url": "https://github.com/Rudloff/psr7-process-stream.git", "reference": "055ecbdadee9b43904aed75d5a548c277cac10a8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Rudloff/psr7-process-stream/zipball/055ecbdadee9b43904aed75d5a548c277cac10a8", "reference": "055ecbdadee9b43904aed75d5a548c277cac10a8", "shasum": "" }, "require": { "guzzlehttp/psr7": "~1.3.0" }, "require-dev": { "symfony/var-dumper": "~3.0.0" }, "type": "library", "autoload": { "psr-4": { "ProcessStream\\": "classes/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "description": "PSR-7 stream implementation that can be used to manage processes", "time": "2016-04-14 10:36:10" }, { "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", "source": { "type": "git", "url": "https://github.com/Rudloff/smarty-plugin-noscheme.git", "reference": "7b64350bd255690e44db497e50bb5edc5e87d5e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Rudloff/smarty-plugin-noscheme/zipball/7b64350bd255690e44db497e50bb5edc5e87d5e6", "reference": "7b64350bd255690e44db497e50bb5edc5e87d5e6", "shasum": "" }, "require": { "league/uri": "~4.1.1" }, "require-dev": { "symfony/var-dumper": "~3.0.1" }, "type": "library", "autoload": { "files": [ "modifier.noscheme.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0" ], "authors": [ { "name": "Pierre Rudloff", "email": "contact@rudloff.pro", "homepage": "https://rudloff.pro/", "role": "Developer" } ], "description": "Smarty modifier that removes the scheme in URLs", "time": "2016-04-09 00:40:13" }, { "name": "slim/slim", "version": "3.x-dev", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", "reference": "b2e82a75467c12d94f038d433363e4aa7e8bf603" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim/zipball/b2e82a75467c12d94f038d433363e4aa7e8bf603", "reference": "b2e82a75467c12d94f038d433363e4aa7e8bf603", "shasum": "" }, "require": { "container-interop/container-interop": "^1.1", "nikic/fast-route": "^0.6", "php": ">=5.5.0", "pimple/pimple": "^3.0", "psr/http-message": "^1.0" }, "require-dev": { "phpunit/phpunit": "^4.0", "squizlabs/php_codesniffer": "^2.5" }, "type": "library", "autoload": { "psr-4": { "Slim\\": "Slim" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Rob Allen", "email": "rob@akrabat.com", "homepage": "http://akrabat.com" }, { "name": "Josh Lockhart", "email": "hello@joshlockhart.com", "homepage": "https://joshlockhart.com" }, { "name": "Gabriel Manricks", "email": "gmanricks@me.com", "homepage": "http://gabrielmanricks.com" }, { "name": "Andrew Smith", "email": "a.smith@silentworks.co.uk", "homepage": "http://silentworks.co.uk" } ], "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs", "homepage": "http://slimframework.com", "keywords": [ "api", "framework", "micro", "router" ], "time": "2016-04-14 09:05:11" }, { "name": "smarty/smarty", "version": "v3.1.29", "source": { "type": "git", "url": "https://github.com/smarty-php/smarty.git", "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/smarty-php/smarty/zipball/35480f10e7ce9b0fdaf23d3799d7b79463919b1e", "reference": "35480f10e7ce9b0fdaf23d3799d7b79463919b1e", "shasum": "" }, "require": { "php": ">=5.2" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1.x-dev" } }, "autoload": { "classmap": [ "libs/Smarty.class.php", "libs/SmartyBC.class.php", "libs/sysplugins/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-3.0" ], "authors": [ { "name": "Monte Ohrt", "email": "monte@ohrt.com" }, { "name": "Uwe Tews", "email": "uwe.tews@googlemail.com" }, { "name": "Rodney Rehm", "email": "rodney.rehm@medialize.de" } ], "description": "Smarty - the compiling PHP template engine", "homepage": "http://www.smarty.net", "keywords": [ "templating" ], "time": "2015-12-21 01:57:06" }, { "name": "symfony/process", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "e6f1f98bbd355d209a992bfff45e7edfbd4a0776" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/e6f1f98bbd355d209a992bfff45e7edfbd4a0776", "reference": "e6f1f98bbd355d209a992bfff45e7edfbd4a0776", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Process\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Process Component", "homepage": "https://symfony.com", "time": "2016-03-30 10:41:14" }, { "name": "symfony/yaml", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "0047c8366744a16de7516622c5b7355336afae96" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/0047c8366744a16de7516622c5b7355336afae96", "reference": "0047c8366744a16de7516622c5b7355336afae96", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Yaml\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", "time": "2016-03-04 07:55:57" } ], "packages-dev": [ { "name": "symfony/polyfill-mbstring", "version": "v1.1.1", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "1289d16209491b584839022f29257ad859b8532d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d", "reference": "1289d16209491b584839022f29257ad859b8532d", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1-dev" } }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Mbstring\\": "" }, "files": [ "bootstrap.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony polyfill for the Mbstring extension", "homepage": "https://symfony.com", "keywords": [ "compatibility", "mbstring", "polyfill", "portable", "shim" ], "time": "2016-01-20 09:13:37" }, { "name": "symfony/var-dumper", "version": "v3.0.4", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "3841ed86527d18ee2c35fe4afb1b2fc60f8fae79" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/3841ed86527d18ee2c35fe4afb1b2fc60f8fae79", "reference": "3841ed86527d18ee2c35fe4afb1b2fc60f8fae79", "shasum": "" }, "require": { "php": ">=5.5.9", "symfony/polyfill-mbstring": "~1.0" }, "require-dev": { "twig/twig": "~1.20|~2.0" }, "suggest": { "ext-symfony_debug": "" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.0-dev" } }, "autoload": { "files": [ "Resources/functions/dump.php" ], "psr-4": { "Symfony\\Component\\VarDumper\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "description": "Symfony mechanism for exploring and dumping PHP variables", "homepage": "https://symfony.com", "keywords": [ "debug", "dump" ], "time": "2016-03-10 10:34:12" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "slim/slim": 20, "ffmpeg/ffmpeg": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }