{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file" ], "hash": "eccad7521596b5fe0d81af51ab2f16a1", "packages": [ ], "packages-dev": [ { "name": "simpletest/simpletest", "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/simpletest/simpletest", "reference": "1.1.3" }, "dist": { "type": "zip", "url": "https://github.com/simpletest/simpletest/zipball/1.1.3", "reference": "1.1.3", "shasum": "" }, "require": { "php": ">=5.0.5" }, "type": "library", "notification-url": "https://packagist.org/downloads/", "license": [ "LGPL-2.0+" ], "authors": [ { "name": "Marcus Baker", "email": "marcus@lastcraft.com" } ], "description": "Unit testing, mock objects and web testing framework for PHP built around test cases.", "homepage": "http://simpletest.org/", "time": "2012-06-11 22:22:54" } ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3.0" }, "platform-dev": [ ] }