{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "044b4a206e79d17a9a149f5869a31efa", "packages": [], "packages-dev": [ { "name": "simpletest/simpletest", "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/simpletest/simpletest.git", "reference": "4fb6006517a1428785a0ea704fbedcc675421ec4" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/simpletest/simpletest/zipball/4fb6006517a1428785a0ea704fbedcc675421ec4", "reference": "4fb6006517a1428785a0ea704fbedcc675421ec4", "shasum": "" }, "require": { "php": "^7.1" }, "type": "library", "autoload": { "classmap": [ "." ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.0+" ], "authors": [ { "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" }, { "name": "Lachlan Donald", "email": "lachlan@ljd.cc" }, { "name": "Lars Vierbergen", "email": "vierbergenlars@gmail.com" }, { "name": "Jens A. Koch" } ], "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" ], "support": { "issues": "https://github.com/simpletest/simpletest/issues", "source": "https://github.com/simpletest/simpletest/tree/master" }, "time": "2019-09-17T15:08:22+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [], "plugin-api-version": "2.6.0" }