diff options
author | Mario Vavti <mario@mariovavti.com> | 2024-12-13 09:59:31 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2024-12-13 09:59:31 +0100 |
commit | 0e4be679e4ba38f0bd0732bbbfc47522d250ba68 (patch) | |
tree | 20b4c9c661127e1acbf1ffd3d2571aea94837fd8 /vendor/composer/installed.php | |
parent | 14360c47356ab02af36db08e3cbfce5bd836e8c8 (diff) | |
download | volse-hubzilla-0e4be679e4ba38f0bd0732bbbfc47522d250ba68.tar.gz volse-hubzilla-0e4be679e4ba38f0bd0732bbbfc47522d250ba68.tar.bz2 volse-hubzilla-0e4be679e4ba38f0bd0732bbbfc47522d250ba68.zip |
composer dump autoload
Diffstat (limited to 'vendor/composer/installed.php')
-rw-r--r-- | vendor/composer/installed.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index f94b6427f..75ed03742 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-9.4RC', 'version' => 'dev-9.4RC', - 'reference' => '93f72a53f518f4c6fd9ebd29536e0d44da366baf', + 'reference' => 'e9222d0d9aed21816c8654fae074429afeda8f95', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -367,7 +367,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-9.4RC', 'version' => 'dev-9.4RC', - 'reference' => '93f72a53f518f4c6fd9ebd29536e0d44da366baf', + 'reference' => 'e9222d0d9aed21816c8654fae074429afeda8f95', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |