{ "_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": "f049bb3d4ca56a71c533c0436e592793", "content-hash": "42e509fca9c9b79fd71b701521d202e1", "packages": [ { "name": "geshi/geshi", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/GeSHi/geshi-1.0.git", "reference": "ac5c9c1f26eba2e6d0a9e374dc3d8316b586cdcc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/GeSHi/geshi-1.0/zipball/ac5c9c1f26eba2e6d0a9e374dc3d8316b586cdcc", "reference": "ac5c9c1f26eba2e6d0a9e374dc3d8316b586cdcc", "shasum": "" }, "type": "library", "autoload": { "classmap": [ "src/geshi/", "src/geshi.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-2.0+" ], "authors": [ { "name": "Benny Baumann", "email": "BenBE@geshi.org", "homepage": "http://blog.benny-baumann.de/", "role": "Developer" } ], "description": "Generic Syntax Highlighter", "homepage": "http://qbnz.com/highlighter/", "time": "2016-02-01 23:14:34" }, { "name": "league/csv", "version": "8.1.0", "source": { "type": "git", "url": "https://github.com/thephpleague/csv.git", "reference": "63f2fc3598a4dbbc906c9db9d6f04bc7f72b0645" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/thephpleague/csv/zipball/63f2fc3598a4dbbc906c9db9d6f04bc7f72b0645", "reference": "63f2fc3598a4dbbc906c9db9d6f04bc7f72b0645", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.5.0" }, "require-dev": { "fabpot/php-cs-fixer": "^1.9", "phpunit/phpunit": "^4.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "8.0-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": "2016-05-30 09:35:50" }, { "name": "zendframework/zendframework1", "version": "1.12.19", "source": { "type": "git", "url": "https://github.com/zendframework/zf1.git", "reference": "be2113109240b6682d90c25a05b6ae79927954f3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/zendframework/zf1/zipball/be2113109240b6682d90c25a05b6ae79927954f3", "reference": "be2113109240b6682d90c25a05b6ae79927954f3", "shasum": "" }, "require": { "php": ">=5.2.11" }, "require-dev": { "phpunit/dbunit": "1.3.*", "phpunit/phpunit": "3.7.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.12.x-dev" } }, "autoload": { "psr-0": { "Zend_": "library/" } }, "notification-url": "https://packagist.org/downloads/", "include-path": [ "library/" ], "license": [ "BSD-3-Clause" ], "description": "Zend Framework 1", "homepage": "http://framework.zend.com/", "keywords": [ "ZF1", "framework" ], "time": "2016-07-13 15:11:57" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "geshi/geshi": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }