{ "_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": "a5d481f4e8a2c50cc0c488d199f4c83e", "content-hash": "77f3dd81e4007d746a29f10fd5dce8af", "packages": [ { "name": "ifsnop/mysqldump-php", "version": "v2.1", "source": { "type": "git", "url": "https://github.com/ifsnop/mysqldump-php.git", "reference": "701024dd160f15796bed8130c3bdeb26c634785a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ifsnop/mysqldump-php/zipball/701024dd160f15796bed8130c3bdeb26c634785a", "reference": "701024dd160f15796bed8130c3bdeb26c634785a", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "3.7.*", "squizlabs/php_codesniffer": "1.*" }, "type": "library", "autoload": { "psr-4": { "Ifsnop\\": "src/Ifsnop/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Diego Torres", "homepage": "https://github.com/ifsnop", "role": "Developer" } ], "description": "This is a php version of linux's mysqldump in terminal \"$ mysqldump -u username -p...\"", "homepage": "https://github.com/ifsnop/mysqldump-php", "keywords": [ "backup", "database", "dump", "export", "mysql", "mysqldump", "pdo", "sqlite" ], "time": "2015-10-19 15:58:11" }, { "name": "symfony/finder", "version": "v2.8.2", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", "reference": "c90fabdd97e431ee19b6383999cf35334dff27da" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/symfony/finder/zipball/c90fabdd97e431ee19b6383999cf35334dff27da", "reference": "c90fabdd97e431ee19b6383999cf35334dff27da", "shasum": "" }, "require": { "php": ">=5.3.9" }, "type": "library", "extra": { "branch-alias": { "dev-master": "2.8-dev" } }, "autoload": { "psr-4": { "Symfony\\Component\\Finder\\": "" }, "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 Finder Component", "homepage": "https://symfony.com", "time": "2016-01-14 08:26:52" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }