{ "_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": "4cde2c3b3397cacb92afaa89e66985db", "packages": [ { "name": "egrajp/corelibs-composer-all", "version": "dev-development", "dist": { "type": "path", "url": "/storage/var/www/html/developers/clemens/core_data/composer-packages/CoreLibs-Composer-All", "reference": "2c2826ac24650efa8d741db53bf68d2bb18e9214" }, "require": { "php": ">=8.1", "psr/log": "^3.0@dev" }, "require-dev": { "egrajp/smarty-extended": "^4.3", "phan/phan": "v5.x-dev", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9", "vimeo/psalm": "^5.0@dev" }, "type": "library", "autoload": { "psr-4": { "CoreLibs\\": "src/" } }, "license": [ "MIT" ], "authors": [ { "name": "Clemens Schwaighofer", "email": "clemens.schwaighofer@egplusww.com" } ], "description": "CoreLibs in a composer package", "transport-options": { "symlink": false, "relative": false } }, { "name": "egrajp/smarty-extended", "version": "4.3.0", "dist": { "type": "zip", "url": "https://git.egplusww.jp/api/packages/Composer/composer/files/egrajp%2Fsmarty-extended/4.3.0/egrajp-smarty-extended.4.3.0.zip", "shasum": "d41bda35c0d52da35cf911ab0b018655a09f072b" }, "type": "library", "autoload": { "classmap": [ "src/" ] }, "license": [ "LGPL-3.0" ], "authors": [ { "name": "Clemens Schwaighofer", "email": "clemens.schwaighofer@egplusww.com" } ], "description": "Smarty, extended with gettext, checkbox/radio labels and index numbers", "homepage": "https://github.com/smarty-php/smarty/", "keywords": [ "templating" ], "time": "2023-02-17T14:14:10+09:00" }, { "name": "gullevek/dotenv", "version": "v2.0.8", "source": { "type": "git", "url": "https://github.com/gullevek/dotEnv.git", "reference": "e29f9fcd8853a09bb89b0eb8ee555b754ecee36e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/gullevek/dotEnv/zipball/e29f9fcd8853a09bb89b0eb8ee555b754ecee36e", "reference": "e29f9fcd8853a09bb89b0eb8ee555b754ecee36e", "shasum": "" }, "require": { "php": ">=7.4.0" }, "require-dev": { "phan/phan": "^5.4", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9" }, "type": "library", "autoload": { "psr-4": { "gullevek\\dotEnv\\": "src/", "gullevek\\dotenv\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Clemens Schwaighofer", "email": "gullevek@gullevek.org", "homepage": "http://gullevek.org" } ], "description": "Simple .env file processing and storing in _ENV array", "homepage": "https://github.com/gullevek/dotEnv", "keywords": [ ".env", "_ENV", "dotenv", "environment variables" ], "support": { "issues": "https://github.com/gullevek/dotEnv/issues", "source": "https://github.com/gullevek/dotEnv/tree/v2.0.8" }, "time": "2023-03-03T00:32:02+00:00" }, { "name": "psr/log", "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/php-fig/log/zipball/fe5ea303b0887d5caefd3d431c3e61ad47037001", "reference": "fe5ea303b0887d5caefd3d431c3e61ad47037001", "shasum": "" }, "require": { "php": ">=8.0.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "3.x-dev" } }, "autoload": { "psr-4": { "Psr\\Log\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "PHP-FIG", "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], "support": { "source": "https://github.com/php-fig/log/tree/3.0.0" }, "time": "2021-07-14T16:46:02+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "egrajp/corelibs-composer-all": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.3.0" }