diff options
author | Mario <mario@mariovavti.com> | 2024-01-06 16:31:42 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-01-06 16:31:42 +0000 |
commit | c73518d8ec562aed63223c668a43d9cda152cb9d (patch) | |
tree | 6720609ef3da7de4fde9537d2a70e6968827379a /vendor/composer/installed.php | |
parent | ed0d2fed66355a289d50a96023c67da4682a44be (diff) | |
download | volse-hubzilla-c73518d8ec562aed63223c668a43d9cda152cb9d.tar.gz volse-hubzilla-c73518d8ec562aed63223c668a43d9cda152cb9d.tar.bz2 volse-hubzilla-c73518d8ec562aed63223c668a43d9cda152cb9d.zip |
dump composer 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 39b7d9814..c3fa3bfd0 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'c771d7c31a6a8817753079f0010b8e1cbda8c11a', + 'reference' => 'ed0d2fed66355a289d50a96023c67da4682a44be', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -331,7 +331,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'c771d7c31a6a8817753079f0010b8e1cbda8c11a', + 'reference' => 'ed0d2fed66355a289d50a96023c67da4682a44be', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |