{ "_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": "02a1907213fdf20eb40d889fd36604fb", "content-hash": "64b38a6176e111451464302572ac8987", "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": "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": "v1.0.1", "source": { "type": "git", "url": "https://github.com/nikic/FastRoute.git", "reference": "8ea928195fa9b907f0d6e48312d323c1a13cc2af" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nikic/FastRoute/zipball/8ea928195fa9b907f0d6e48312d323c1a13cc2af", "reference": "8ea928195fa9b907f0d6e48312d323c1a13cc2af", "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": "2016-06-12 19:08:51" }, { "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.07.26.2", "source": { "type": "git", "url": "https://github.com/rg3/youtube-dl.git", "reference": "2016.07.26.2" }, "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": "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.5.0", "source": { "type": "git", "url": "https://github.com/slimphp/Slim.git", "reference": "184352bc1913d7ba552ab4131d62f4730ddb0893" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/slimphp/Slim/zipball/184352bc1913d7ba552ab4131d62f4730ddb0893", "reference": "184352bc1913d7ba552ab4131d62f4730ddb0893", "shasum": "" }, "require": { "container-interop/container-interop": "^1.1", "nikic/fast-route": "^1.0", "php": ">=5.5.0", "pimple/pimple": "^3.0", "psr/http-message": "^1.0" }, "provide": { "psr/http-message-implementation": "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-07-26 15:12:13" }, { "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.1.3", "source": { "type": "git", "url": "https://github.com/symfony/process.git", "reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/process/zipball/04c2dfaae4ec56a5c677b0c69fac34637d815758", "reference": "04c2dfaae4ec56a5c677b0c69fac34637d815758", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-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-07-28 11:13:48" }, { "name": "symfony/yaml", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", "reference": "1819adf2066880c7967df7180f4f662b6f0567ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/yaml/zipball/1819adf2066880c7967df7180f4f662b6f0567ac", "reference": "1819adf2066880c7967df7180f4f662b6f0567ac", "shasum": "" }, "require": { "php": ">=5.5.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.1-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-07-17 14:02:08" } ], "packages-dev": [ { "name": "squizlabs/php_codesniffer", "version": "2.6.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", "reference": "4edb770cb853def6e60c93abb088ad5ac2010c83" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/4edb770cb853def6e60c93abb088ad5ac2010c83", "reference": "4edb770cb853def6e60c93abb088ad5ac2010c83", "shasum": "" }, "require": { "ext-simplexml": "*", "ext-tokenizer": "*", "ext-xmlwriter": "*", "php": ">=5.1.2" }, "require-dev": { "phpunit/phpunit": "~4.0" }, "bin": [ "scripts/phpcs", "scripts/phpcbf" ], "type": "library", "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "autoload": { "classmap": [ "CodeSniffer.php", "CodeSniffer/CLI.php", "CodeSniffer/Exception.php", "CodeSniffer/File.php", "CodeSniffer/Fixer.php", "CodeSniffer/Report.php", "CodeSniffer/Reporting.php", "CodeSniffer/Sniff.php", "CodeSniffer/Tokens.php", "CodeSniffer/Reports/", "CodeSniffer/Tokenizers/", "CodeSniffer/DocGenerators/", "CodeSniffer/Standards/AbstractPatternSniff.php", "CodeSniffer/Standards/AbstractScopeSniff.php", "CodeSniffer/Standards/AbstractVariableSniff.php", "CodeSniffer/Standards/IncorrectPatternException.php", "CodeSniffer/Standards/Generic/Sniffs/", "CodeSniffer/Standards/MySource/Sniffs/", "CodeSniffer/Standards/PEAR/Sniffs/", "CodeSniffer/Standards/PSR1/Sniffs/", "CodeSniffer/Standards/PSR2/Sniffs/", "CodeSniffer/Standards/Squiz/Sniffs/", "CodeSniffer/Standards/Zend/Sniffs/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Greg Sherwood", "role": "lead" } ], "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.", "homepage": "http://www.squizlabs.com/php-codesniffer", "keywords": [ "phpcs", "standards" ], "time": "2016-07-13 23:29:13" }, { "name": "symfony/polyfill-mbstring", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", "reference": "dff51f72b0706335131b00a7f49606168c582594" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/dff51f72b0706335131b00a7f49606168c582594", "reference": "dff51f72b0706335131b00a7f49606168c582594", "shasum": "" }, "require": { "php": ">=5.3.3" }, "suggest": { "ext-mbstring": "For best performance" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-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-05-18 14:26:46" }, { "name": "symfony/var-dumper", "version": "v3.1.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", "reference": "076235b750137518408f1bc17a8e69b43211836a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/076235b750137518408f1bc17a8e69b43211836a", "reference": "076235b750137518408f1bc17a8e69b43211836a", "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.1-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-07-26 08:04:17" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "ffmpeg/ffmpeg": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }