{ "_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": "509b7284d96528c91e53ea66f79a3d4c", "content-hash": "9cb3c7ac293d52951462ab406c2dd078", "packages": [ { "name": "apache/log4php", "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/apache/logging-log4php.git", "reference": "cac428b6f67d2035af39784da1d1a299ef42fcf2" }, "require": { "php": ">=5.2.7" }, "type": "library", "autoload": { "classmap": [ "src/main/php/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "description": "A versatile logging framework for PHP", "homepage": "http://logging.apache.org/log4php/", "keywords": [ "log", "logging", "php" ], "time": "2012-10-26 09:13:25" }, { "name": "league/csv", "version": "8.2.3", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", "reference": "d2aab1e7bde802582c3879acf03d92716577c76d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/csv/zipball/d2aab1e7bde802582c3879acf03d92716577c76d", "reference": "d2aab1e7bde802582c3879acf03d92716577c76d", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "^1.9", "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "8.2-dev" } }, "autoload": { "psr-4": { "League\\Csv\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Ignace Nyamagana Butera", "email": "nyamsprod@gmail.com", "homepage": "https://github.com/nyamsprod/", "role": "Developer" } ], "description": "Csv data manipulation made easy in PHP", "homepage": "http://csv.thephpleague.com", "keywords": [ "csv", "export", "filter", "import", "read", "write" ], "time": "2018-02-06 08:27:03" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }