{ "_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": "097eb11fa010cff6482cde8e61d1fdab", "packages": [ { "name": "paynow/php-sdk", "version": "1.0.5", "source": { "type": "git", "url": "https://github.com/paynow/Paynow-PHP-SDK.git", "reference": "b72ac71c899154fce8bbbe011c3367d8bd2f740e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/paynow/Paynow-PHP-SDK/zipball/b72ac71c899154fce8bbbe011c3367d8bd2f740e", "reference": "b72ac71c899154fce8bbbe011c3367d8bd2f740e", "shasum": "" }, "require": { "php": ">=5.6.3" }, "require-dev": { "phpunit/phpunit": "7.1", "victorjonsson/markdowndocs": "^1.3" }, "type": "library", "autoload": { "psr-4": { "Paynow\\": "src/" }, "files": [ "src/helper.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP SDK for the Paynow API", "time": "2019-05-13T18:58:32+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }