{
    "packages": [
        {
            "name": "cleverreach/integration-core",
            "version": "v3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:cleverreach/logeecore.git",
                "reference": "5fe9ba74e15b0092c5432266075b0ca900f27408"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cleverreach/logeecore/zipball/5fe9ba74e15b0092c5432266075b0ca900f27408",
                "reference": "5fe9ba74e15b0092c5432266075b0ca900f27408",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.29"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.9",
                "php-parallel-lint/php-parallel-lint": "^1.3",
                "phpstan/phpstan": "^1.10",
                "phpunit/phpunit": "^4.8"
            },
            "time": "2024-09-24T11:24:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Logeecom\\Infrastructure\\": "src/Infrastructure",
                    "CleverReach\\BusinessLogic\\": "src/BusinessLogic"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "Logeecom\\Tests\\Infrastructure\\": "tests/Infrastructure",
                    "CleverReach\\Tests\\BusinessLogic\\": "tests/BusinessLogic"
                }
            },
            "license": [
                "proprietary"
            ],
            "description": "CleverReach integrations core library",
            "install-path": "../cleverreach/integration-core"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
