{ "_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": "3bf7f28502af0a634c4ce8e2e5d3c532", "packages": [], "packages-dev": [ { "name": "kahlan/kahlan", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/kahlan/kahlan.git", "reference": "6c14e9550a87a88f0c6d7270a822df9d851c474e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/kahlan/kahlan/zipball/6c14e9550a87a88f0c6d7270a822df9d851c474e", "reference": "6c14e9550a87a88f0c6d7270a822df9d851c474e", "shasum": "" }, "require": { "php": ">=5.5" }, "require-dev": { "squizlabs/php_codesniffer": "^3.3" }, "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": "2018-12-06T17:32:25+00:00" } ], "aliases": [], "minimum-stability": "dev", "stability-flags": { "kahlan/kahlan": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }