{ "_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": "e67dde760f563e0006899d22d955f447", "packages": [ { "name": "becopay/invoice_sdk_php", "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/becopay/Invoice_SDK_PHP.git", "reference": "f39df3cd9ffa72738f082ad303ac9841fb158313" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/becopay/Invoice_SDK_PHP/zipball/f39df3cd9ffa72738f082ad303ac9841fb158313", "reference": "f39df3cd9ffa72738f082ad303ac9841fb158313", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4" }, "type": "library", "autoload": { "psr-4": { "becopay\\gateway\\": "src/" }, "classmap": [ "src/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache-2.0" ], "authors": [ { "name": "becopay team", "email": "io@becopay.com" } ], "description": "Becopay payment gateway api php library", "homepage": "https://becopay.com/en/io", "keywords": [ "payment" ], "time": "2018-12-05T06:18:48+00:00" }, { "name": "yahnis-elsts/plugin-update-checker", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/YahnisElsts/plugin-update-checker.git", "reference": "f11ffce72017cea2da9605a5abfe73ec26017361" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/YahnisElsts/plugin-update-checker/zipball/f11ffce72017cea2da9605a5abfe73ec26017361", "reference": "f11ffce72017cea2da9605a5abfe73ec26017361", "shasum": "" }, "require": { "php": ">=5.2.0" }, "type": "library", "autoload": { "files": [ "plugin-update-checker.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Yahnis Elsts", "email": "whiteshadow@w-shadow.com", "homepage": "http://w-shadow.com/", "role": "Developer" } ], "description": "A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.", "homepage": "https://github.com/YahnisElsts/plugin-update-checker/", "keywords": [ "automatic updates", "plugin updates", "theme updates", "wordpress" ], "time": "2018-09-26T08:18:00+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": { "yahnis-elsts/plugin-update-checker": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.3.0" }, "platform-dev": [] }