{ "_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": "455d44bc95bab6dd6c1877d8bb93ea9e", "packages": [ { "name": "tamtamchik/simple-flash", "version": "1.2.5", "source": { "type": "git", "url": "https://github.com/tamtamchik/simple-flash.git", "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/tamtamchik/simple-flash/zipball/a68ad8d98c527043d1a51d1e7069d3d98c0e3249", "reference": "a68ad8d98c527043d1a51d1e7069d3d98c0e3249", "shasum": "" }, "require": { "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "4.*", "scrutinizer/ocular": "1.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.3.x-dev", "1.2.x": "1.2.x-dev", "1.1.x": "1.1.x-dev", "1.0.x": "1.0.x-dev" } }, "autoload": { "psr-4": { "Tamtamchik\\SimpleFlash\\": "src" }, "files": [ "src/function.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yuri Tkachenko", "email": "yuri.tam.tkachenko@gmail.com", "homepage": "http://tamtamchika.net" } ], "description": "Easy, framework agnostic flash notifications for PHP.", "homepage": "http://github.com/tamtamchik/simple-flash", "keywords": [ "agnostic", "flash", "messages", "notifications" ], "time": "2018-09-04T13:47:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }