Composer package update

This commit is contained in:
Clemens Schwaighofer
2024-12-18 10:38:34 +09:00
parent e71c53b887
commit e4dd73d0e9
65 changed files with 377 additions and 151 deletions

View File

@@ -7,7 +7,7 @@
"dist": {
"type": "path",
"url": "/storage/var/www/html/developers/clemens/core_data/composer-packages/CoreLibs-Composer-All",
"reference": "7e01152bb4a33538bb0bbf0e3f2b22b900baba02"
"reference": "4ee141f8df16ecf8b4d32fb8763959e88ccc6914"
},
"require": {
"php": ">=8.2",

View File

@@ -13,7 +13,7 @@
'egrajp/corelibs-composer-all' => array(
'pretty_version' => 'dev-development',
'version' => 'dev-development',
'reference' => '7e01152bb4a33538bb0bbf0e3f2b22b900baba02',
'reference' => '4ee141f8df16ecf8b4d32fb8763959e88ccc6914',
'type' => 'library',
'install_path' => __DIR__ . '/../egrajp/corelibs-composer-all',
'aliases' => array(),