{ "_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": "ba4a2eec083f7e5cdb4a66e0ab18e11c", "packages": [], "packages-dev": [ { "name": "kahlan/kahlan", "version": "4.7.2", "source": { "type": "git", "url": "https://github.com/kahlan/kahlan.git", "reference": "025114b7f13985abceff3ba0e28cca71cb0d40e8" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kahlan/kahlan/zipball/025114b7f13985abceff3ba0e28cca71cb0d40e8", "reference": "025114b7f13985abceff3ba0e28cca71cb0d40e8", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "squizlabs/php_codesniffer": "^3.4" }, "bin": [ "bin/kahlan" ], "type": "library", "autoload": { "psr-4": { "Kahlan\\": "src/" }, "files": [ "src/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "CrysaLEAD" } ], "description": "The PHP Test Framework for Freedom, Truth and Justice.", "keywords": [ "BDD", "Behavior-Driven Development", "Monkey Patching", "TDD", "mock", "stub", "testing", "unit test" ], "time": "2020-01-25T16:39:06+00:00" } ], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.0" }, "platform-dev": [] }