Composer updates

This commit is contained in:
Clemens Schwaighofer
2023-07-14 15:11:43 +09:00
parent 7abce87653
commit 3662b1ab1b
6 changed files with 15 additions and 11 deletions

View File

@@ -11,9 +11,9 @@
),
'versions' => array(
'egrajp/corelibs-composer-all' => array(
'pretty_version' => 'dev-development',
'version' => 'dev-development',
'reference' => '5f223fb50dd242310afed09d516a2c30426515fd',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '5dde52a309227892acbe34679e359cad6bfd7912',
'type' => 'library',
'install_path' => __DIR__ . '/../egrajp/corelibs-composer-all',
'aliases' => array(),