Composer installed CoreLibs

This commit is contained in:
Clemens Schwaighofer
2023-02-16 17:13:30 +09:00
parent 0e99700bbe
commit 43e66edfd1
149 changed files with 25454 additions and 137 deletions

View File

@@ -1,5 +1,18 @@
{
"packages": [],
"packages": [
{
"name": "egrajp/corelibs-composer-all",
"version": "7.11.0",
"version_normalized": "7.11.0.0",
"dist": {
"type": "zip",
"url": "https://git.egplusww.jp/Composer/CoreLibs-Composer-All/archive/v7.11.0.zip"
},
"type": "library",
"installation-source": "dist",
"install-path": "../egrajp/corelibs-composer-all"
}
],
"dev": true,
"dev-package-names": []
}