{ "_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": "1a4c58dddfa3f05717e15b82f98b21a1", "packages": [ { "name": "ibericode/vat", "version": "2.0.9", "source": { "type": "git", "url": "https://github.com/ibericode/vat.git", "reference": "7f18ad48d7d65c05589538157fa1758106ed85b9" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ibericode/vat/zipball/7f18ad48d7d65c05589538157fa1758106ed85b9", "reference": "7f18ad48d7d65c05589538157fa1758106ed85b9", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=7.3" }, "require-dev": { "phpunit/phpunit": "^9.5", "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.9" }, "time": "2023-11-02T09:24:16+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": "^7.3" }, "platform-dev": [], "platform-overrides": { "php": "7.3" }, "plugin-api-version": "2.6.0" }