{ "_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": "2b7a5d38446cbc8d5d27c7192506b3bd", "content-hash": "6a872dd1556c4dbb351b2c49717ada75", "packages": [], "packages-dev": [ { "name": "codeception/c3", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/Codeception/c3.git", "reference": "0b67a51b109a0748aa76a7d71fe1b409903ecf54" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Codeception/c3/zipball/0b67a51b109a0748aa76a7d71fe1b409903ecf54", "reference": "0b67a51b109a0748aa76a7d71fe1b409903ecf54", "shasum": "" }, "require": { "php": ">=5.4.0" }, "type": "library", "autoload": { "psr-4": { "Codeception\\c3\\": "." } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Michael Bodnarchuk", "email": "davert.php@resend.cc", "homepage": "http://codegyre.com" } ], "description": "CodeCoverage collector for Codeception", "homepage": "http://codeception.com/", "keywords": [ "code coverage", "codecoverage" ], "time": "2014-10-02 23:18:47" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": { "codeception/c3": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }