{ "_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": "e35f7df31f7b8c04599890dcafd4eaae", "content-hash": "70987353a3a9303241132d0b2957171b", "packages": [], "packages-dev": [ { "name": "lichtner/fluentpdo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/lichtner/fluentpdo.git", "reference": "0092fc16dbef345a61ce2c448f98f75c99886b30" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/lichtner/fluentpdo/zipball/0092fc16dbef345a61ce2c448f98f75c99886b30", "reference": "0092fc16dbef345a61ce2c448f98f75c99886b30", "shasum": "" }, "type": "library", "autoload": { "files": [ "FluentPDO/FluentPDO.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0", "GPL-2.0+" ], "authors": [ { "name": "Marek Lichtner", "homepage": "http://licht.sk/" } ], "description": "FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.", "homepage": "http://fluentpdo.com/", "keywords": [ "database", "dbal", "pdo" ], "time": "2015-04-19 20:15:02" }, { "name": "mikey179/vfsStream", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/mikey179/vfsStream.git", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "reference": "fc0fe8f4d0b527254a2dc45f0c265567c881d07e", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "org\\bovigo\\vfs": "src/main/php" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD" ], "homepage": "http://vfs.bovigo.org/", "time": "2012-08-25 12:49:29" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "lichtner/fluentpdo": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.2.4" }, "platform-dev": [] }