{ "_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" ], "content-hash": "d6810a171a6fbbf05f7f1156b79fdd3d", "packages": [], "packages-dev": [ { "name": "simpletest/simpletest", "version": "v1.1.7", "source": { "type": "git", "url": "https://github.com/simpletest/simpletest.git", "reference": "2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simpletest/simpletest/zipball/2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc", "reference": "2f8c466c114bdb9c11028a0c3e6d1380ae6a18dc", "shasum": "" }, "require": { "php": ">=5.0.5" }, "replace": { "lastcraft/simpletest": "self.version", "vierbergenlars/simpletest": "self.version" }, "type": "library", "autoload": { "classmap": [ "." ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.0+" ], "authors": [ { "name": "Lars Vierbergen", "email": "vierbergenlars@gmail.com" }, { "name": "Lachlan Donald", "email": "lachlan@ljd.cc" }, { "name": "Marcus Baker", "email": "marcus@lastcraft.com", "role": "Original project lead" }, { "name": "Jason Sweat", "role": "Original developer" }, { "name": "Travis Swicegood", "role": "Original developer" }, { "name": "Perrick Penet", "role": "Original developer" }, { "name": "Edward Z. Yang", "role": "Original developer" } ], "description": "Unit testing, mock objects and web testing framework for PHP built around test cases.", "homepage": "http://simpletest.org/", "keywords": [ "SimpleTest", "code-coverage", "selenium", "testing", "unit-test" ], "time": "2015-09-21T18:19:52+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [] }