{
    "_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": "77c43d9739c207cbf91efda951ba97a9",
    "packages": [
        {
            "name": "wsdltophp/packagebase",
            "version": "2.2.3",
            "source": {
                "type": "git",
                "url": "https://github.com/WsdlToPhp/PackageBase.git",
                "reference": "1175889721ecfe9be7a48225a3f878dec13ee86a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/WsdlToPhp/PackageBase/zipball/1175889721ecfe9be7a48225a3f878dec13ee86a",
                "reference": "1175889721ecfe9be7a48225a3f878dec13ee86a",
                "shasum": ""
            },
            "require": {
                "ext-soap": "*",
                "php": ">=5.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~2.0",
                "phpunit/phpunit": "^4.8 || ^6.0"
            },
            "type": "library",
            "autoload": {
                "psr-4": {
                    "WsdlToPhp\\PackageBase\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mikaƫl DELSOL",
                    "email": "contact@wsdltophp.com",
                    "role": "Owner"
                },
                {
                    "name": "Luke Rodgers",
                    "email": "lukerodgers90@gmail.com",
                    "role": "Contributor"
                },
                {
                    "name": "Arthur Moore",
                    "email": "github@cd-net.net",
                    "role": "Contributor"
                },
                {
                    "name": "Necati Yared Ozal",
                    "email": "mail@necatiozal.com",
                    "role": "Contributor"
                },
                {
                    "name": "Gemorroj",
                    "email": "wapinet@mail.ru",
                    "role": "Contributor"
                },
                {
                    "name": "hordijk",
                    "role": "Contributor"
                },
                {
                    "name": "Jacob Dreesen",
                    "email": "jacob.dreesen@gmail.com",
                    "role": "Contributor"
                }
            ],
            "description": "Contains the base classes to be used by classes generated by wsdltophp/packagegenerator",
            "homepage": "https://github.com/WsdlToPhp/PackageBase",
            "keywords": [
                "models",
                "php"
            ],
            "time": "2021-07-11T05:43:29+00:00"
        }
    ],
    "packages-dev": [],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": [],
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.3.3",
        "ext-soap": "*",
        "ext-mbstring": "*"
    },
    "platform-dev": [],
    "plugin-api-version": "1.1.0"
}