80 lines
2.5 KiB
JSON
80 lines
2.5 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": "d9b71a64b390b6fc048cb6de00bfcfc6d9a6344f"
|
|
},
|
|
"require": {
|
|
"php": ">=8.1"
|
|
},
|
|
"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",
|
|
"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"
|
|
}
|
|
],
|
|
"dev": true,
|
|
"dev-package-names": []
|
|
}
|