191 lines
6.4 KiB
JSON
191 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": "5e6ba856391c357426b687cfacdb402e3e74fa0b"
|
|
},
|
|
"require": {
|
|
"php": ">=8.2",
|
|
"psr/log": "^3.0@dev"
|
|
},
|
|
"require-dev": {
|
|
"egrajp/smarty-extended": "^4.3",
|
|
"gullevek/dotenv": "dev-master",
|
|
"phpunit/phpunit": "^9"
|
|
},
|
|
"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.5.2",
|
|
"version_normalized": "4.5.2.0",
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://git.egplusww.jp/api/packages/Composer/composer/files/egrajp%2Fsmarty-extended/4.5.2/egrajp-smarty-extended.4.5.2.zip",
|
|
"shasum": "a2c67a5047aad349a2cfa54240a44da449df9c4c"
|
|
},
|
|
"time": "2024-04-16T18:25:27+09:00",
|
|
"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.1.0",
|
|
"version_normalized": "2.1.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/gullevek/dotEnv.git",
|
|
"reference": "b9feacaded4e48effff9da7d1173752aef3dc27f"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/gullevek/dotEnv/zipball/b9feacaded4e48effff9da7d1173752aef3dc27f",
|
|
"reference": "b9feacaded4e48effff9da7d1173752aef3dc27f",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=7.4.0"
|
|
},
|
|
"require-dev": {
|
|
"phan/phan": "^5.4",
|
|
"phpstan/phpstan": "^1.10",
|
|
"phpunit/phpunit": "^9"
|
|
},
|
|
"time": "2024-08-21T02:41:15+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.1.0"
|
|
},
|
|
"install-path": "../gullevek/dotenv"
|
|
},
|
|
{
|
|
"name": "psr/log",
|
|
"version": "3.0.2",
|
|
"version_normalized": "3.0.2.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/php-fig/log.git",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"reference": "f16e1d5863e37f8d8c2a01719f5b34baa2b714d3",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": ">=8.0.0"
|
|
},
|
|
"time": "2024-09-11T13:17:53+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.2"
|
|
},
|
|
"install-path": "../psr/log"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|