192 lines
6.4 KiB
JSON
192 lines
6.4 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "egrajp/corelibs-composer-all",
|
|
"version": "dev-master",
|
|
"version_normalized": "dev-master",
|
|
"dist": {
|
|
"type": "path",
|
|
"url": "/storage/var/www/html/developers/clemens/core_data/composer-packages/CoreLibs-Composer-All",
|
|
"reference": "67fd7b172aabff319e5612a78946de4124573bdd"
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"psr/log": "^3.0@dev"
|
|
},
|
|
"require-dev": {
|
|
"egrajp/smarty-extended": "^4.3",
|
|
"gullevek/dotenv": "dev-master",
|
|
"phan/phan": "v5.x-dev",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9",
|
|
"vimeo/psalm": "^5.0@dev"
|
|
},
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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
|
|
},
|
|
"install-path": "../egrajp/corelibs-composer-all"
|
|
},
|
|
{
|
|
"name": "egrajp/smarty-extended",
|
|
"version": "4.3.0",
|
|
"version_normalized": "4.3.0.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://git.egplusww.jp/Composer/Smarty-Extended/archive/v4.3.0.zip"
|
|
},
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
],
|
|
"install-path": "../egrajp/smarty-extended"
|
|
},
|
|
{
|
|
"name": "gullevek/dotenv",
|
|
"version": "v2.0.8",
|
|
"version_normalized": "2.0.8.0",
|
|
"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"
|
|
},
|
|
"time": "2023-03-03T00:32:02+00:00",
|
|
"type": "library",
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../gullevek/dotenv"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.0",
|
|
"version_normalized": "3.0.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"
|
|
},
|
|
"time": "2021-07-14T16:46:02+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "3.x-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"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"
|
|
},
|
|
"install-path": "../psr/log"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|