{ "_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": "1e7bf585426368fab6ef260bc46196a5", "packages": [ { "name": "ktamas77/firebase-php", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/ktamas77/firebase-php.git", "reference": "80ccc4dc2996d6ebfbb2ace74569293bb94062ac" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ktamas77/firebase-php/zipball/80ccc4dc2996d6ebfbb2ace74569293bb94062ac", "reference": "80ccc4dc2996d6ebfbb2ace74569293bb94062ac", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=7.2" }, "require-dev": { "phpunit/phpunit": "^8.5", "squizlabs/php_codesniffer": "^3.5" }, "type": "library", "autoload": { "classmap": [ "src" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Tamas Kalman", "email": "ktamas77@gmail.com" } ], "description": "Firebase PHP Client", "homepage": "https://github.com/ktamas77/firebase-php", "keywords": [ "firebase", "rest", "wrapper" ], "support": { "issues": "https://github.com/ktamas77/firebase-php/issues", "source": "https://github.com/ktamas77/firebase-php/tree/v3.0.0" }, "funding": [ { "url": "https://github.com/ktamas77", "type": "github" } ], "time": "2021-01-14T12:49:42+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.9.0" }