{ "_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" ], "hash": "1210509a4d234115a2d53326817ca42c", "content-hash": "647c76cbbda337998cc7b339e78e459d", "packages": [ { "name": "dannyvankooten/vat.php", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/dannyvankooten/vat.php.git", "reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/dannyvankooten/vat.php/zipball/1d1d533a35517b78c685e7c1702bcf8958345a8d", "reference": "1d1d533a35517b78c685e7c1702bcf8958345a8d", "shasum": "" }, "require": { "ext-soap": "*", "php": ">=5.6", "psr/simple-cache": "^1.0" }, "provide": { "psr/simple-cache-implementation": "1.0" }, "require-dev": { "phpunit/phpunit": "^5.0" }, "type": "library", "autoload": { "psr-4": { "DvK\\Vat\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Danny van Kooten", "email": "hi@dvk.co" } ], "description": "PHP library for dealing with VAT in Europe", "keywords": [ "vat" ], "time": "2017-12-04 13:33:24" }, { "name": "psr/simple-cache", "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/php-fig/simple-cache.git", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.0.x-dev" } }, "autoload": { "psr-4": { "Psr\\SimpleCache\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "http://www.php-fig.org/" } ], "description": "Common interfaces for simple caching", "keywords": [ "cache", "caching", "psr", "psr-16", "simple-cache" ], "time": "2017-10-23 01:57:42" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }