{ "_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": "e36d7cefc025f8f0c27879e3d1852f70", "packages": [ { "name": "ibericode/vat", "version": "2.0.5", "source": { "type": "git", "url": "https://github.com/ibericode/vat.git", "reference": "b12b6e42c4d57f98189267d744025b9c7539ccdd" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ibericode/vat/zipball/b12b6e42c4d57f98189267d744025b9c7539ccdd", "reference": "b12b6e42c4d57f98189267d744025b9c7539ccdd", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=7.1" }, "require-dev": { "phpunit/phpunit": "^8.5.2", "squizlabs/php_codesniffer": "^3.5" }, "suggest": { "ext-soap": "Needed to support VIES VAT number validation", "ibericode/vat-bundle": "Symfony bundle for integrating this package" }, "type": "library", "autoload": { "psr-4": { "Ibericode\\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 EU VAT", "keywords": [ "vat" ], "support": { "issues": "https://github.com/ibericode/vat/issues", "source": "https://github.com/ibericode/vat/tree/2.0.5" }, "time": "2020-12-30T17:01:42+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }