{
    "packages": [
        {
            "name": "cleverreach/integration-core",
            "version": "v1.15.2",
            "version_normalized": "1.15.2.0",
            "source": {
                "type": "git",
                "url": "git@github.com:cleverreach/logeecore.git",
                "reference": "bd3fdcc3e520517642d40234c0c31c6d6fd6689d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cleverreach/logeecore/zipball/bd3fdcc3e520517642d40234c0c31c6d6fd6689d",
                "reference": "bd3fdcc3e520517642d40234c0c31c6d6fd6689d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "time": "2026-05-13T08:03:24+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "CleverReach\\BusinessLogic\\": "src/BusinessLogic",
                    "CleverReach\\Infrastructure\\": "src/Infrastructure",
                    "CleverReach\\Tests\\GenericTests\\": "generic_tests"
                }
            },
            "autoload-dev": {
                "psr-4": {
                    "CleverReach\\Tests\\BusinessLogic\\": "tests/BusinessLogic",
                    "CleverReach\\Tests\\Infrastructure\\": "tests/Infrastructure",
                    "CleverReach\\Tests\\Common\\": "tests/Common"
                }
            },
            "scripts": {
                "post-install-cmd": [
                    "bash setup.sh"
                ],
                "post-update-cmd": [
                    "bash setup.sh"
                ]
            },
            "license": [
                "proprietary"
            ],
            "description": "CleverReach integrations core library",
            "install-path": "../cleverreach/integration-core"
        }
    ],
    "dev": false,
    "dev-package-names": []
}
