{ "_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" ], "content-hash": "37f7ef4e091e90d90b3c7d6056cbe454", "packages": [ { "name": "ajani/flash-message", "version": "v2.0", "source": { "type": "git", "url": "https://github.com/RaspbianFrance/flash-message.git", "reference": "7a01306c2850b0a37c9910f29935e0b0923b65a1" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/RaspbianFrance/flash-message/zipball/7a01306c2850b0a37c9910f29935e0b0923b65a1", "reference": "7a01306c2850b0a37c9910f29935e0b0923b65a1", "shasum": "" }, "require": { "php": ">=7.0.0" }, "type": "library", "autoload": { "psr-0": { "FlashMessage": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "GPL-3.0-or-later" ], "authors": [ { "name": "osaajani", "email": "plebwebsas@gmail.com" } ], "description": "A simple package to allow usage of flash messages using session.", "time": "2019-11-09T02:11:30+00:00" }, { "name": "ingenerator/tokenista", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/ingenerator/tokenista.git", "reference": "e579ff4c747c114cdef18dd967a92ff0e73b9797" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ingenerator/tokenista/zipball/e579ff4c747c114cdef18dd967a92ff0e73b9797", "reference": "e579ff4c747c114cdef18dd967a92ff0e73b9797", "shasum": "" }, "require": { "ext-openssl": "*", "lib-openssl": "*", "php": ">=5.5" }, "require-dev": { "phpspec/phpspec": "^2.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-0": { "Ingenerator": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Andrew Coulton", "email": "andrew@ingenerator.com", "homepage": "http://www.ingenerator.com" } ], "description": "Simple signed and expiring token generator and validator - for password reset, CSRF, authentication, whatever", "homepage": "https://github.com/ingenerator/tokenista", "keywords": [ "auth", "csrf", "token" ], "time": "2018-02-26T14:16:22+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }