JezK
Edit File: installed.json
{ "packages": [ { "name": "cleverreach/integration-core", "version": "v1.15.0", "version_normalized": "1.15.0.0", "source": { "type": "git", "url": "git@github.com:cleverreach/logeecore.git", "reference": "57407f956af4eed71fcd5a62983bf334bd693678" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/cleverreach/logeecore/zipball/57407f956af4eed71fcd5a62983bf334bd693678", "reference": "57407f956af4eed71fcd5a62983bf334bd693678", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "^5.7" }, "time": "2022-09-02T13:59:04+00:00", "type": "library", "installation-source": "source", "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": [] }