{
    "packages": [
        {
            "name": "ibericode\/vat",
            "version": "2.0.9",
            "version_normalized": "2.0.9.0",
            "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"
            },
            "time": "2023-11-02T09:24:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "KybernautIcDicDeps\\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"
            },
            "install-path": "..\/ibericode\/vat"
        }
    ],
    "dev": true,
    "dev-package-names": []
}