{ "_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": "f2d232c0f72e2f86ba0b44b5349e960c", "packages": [ { "name": "faizpay/php-payment-sdk", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/FaizRasool/faizpay-php-payment-sdk.git", "reference": "90c4c50dc41e016654bd6f6e356575abd978fcbb" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/FaizRasool/faizpay-php-payment-sdk/zipball/90c4c50dc41e016654bd6f6e356575abd978fcbb", "reference": "90c4c50dc41e016654bd6f6e356575abd978fcbb", "shasum": "" }, "require": { "ext-json": "*", "firebase/php-jwt": "^5.2" }, "require-dev": { "phpunit/phpunit": "^8" }, "default-branch": true, "type": "library", "autoload": { "psr-4": { "FaizPay\\PaymentSDK\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "FaizPay", "email": "support@faizpay.com" } ], "description": "SDK for working with FaizPay payment APIs.", "support": { "issues": "https://github.com/FaizRasool/faizpay-php-payment-sdk/issues", "source": "https://github.com/FaizRasool/faizpay-php-payment-sdk/tree/master" }, "time": "2021-02-28T11:42:29+00:00" }, { "name": "firebase/php-jwt", "version": "v5.2.1", "source": { "type": "git", "url": "https://github.com/firebase/php-jwt.git", "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f42c9110abe98dd6cfe9053c49bc86acc70b2d23", "reference": "f42c9110abe98dd6cfe9053c49bc86acc70b2d23", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": ">=4.8 <=9" }, "type": "library", "autoload": { "psr-4": { "Firebase\\JWT\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Neuman Vong", "email": "neuman+pear@twilio.com", "role": "Developer" }, { "name": "Anant Narayanan", "email": "anant@php.net", "role": "Developer" } ], "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", "homepage": "https://github.com/firebase/php-jwt", "keywords": [ "jwt", "php" ], "support": { "issues": "https://github.com/firebase/php-jwt/issues", "source": "https://github.com/firebase/php-jwt/tree/v5.2.1" }, "time": "2021-02-12T00:02:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "faizpay/php-payment-sdk": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }