{ "_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" ], "hash": "ebd4f5cdb11c30fe9a7fb9caf21e62bb", "content-hash": "1dc3e193219461a08cc5df47aecbf0eb", "packages": [ { "name": "beberlei/assert", "version": "v2.8.1", "source": { "type": "git", "url": "https://github.com/beberlei/assert.git", "reference": "fd8dc8f6de4645ccf4d1a0b38a6b8fdaf2e8b337" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/beberlei/assert/zipball/fd8dc8f6de4645ccf4d1a0b38a6b8fdaf2e8b337", "reference": "fd8dc8f6de4645ccf4d1a0b38a6b8fdaf2e8b337", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3" }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.1.1", "phpunit/phpunit": "^4.8.35|^5.7" }, "type": "library", "autoload": { "psr-4": { "Assert\\": "lib/Assert" }, "files": [ "lib/Assert/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-2-Clause" ], "authors": [ { "name": "Benjamin Eberlei", "email": "kontakt@beberlei.de", "role": "Lead Developer" }, { "name": "Richard Quadling", "email": "rquadling@gmail.com", "role": "Collaborator" } ], "description": "Thin assertion library for input validation in business models.", "keywords": [ "assert", "assertion", "validation" ], "time": "2017-11-30 13:25:15" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }