diff options
author | Mario <mario@mariovavti.com> | 2024-03-14 10:49:41 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-14 10:49:41 +0000 |
commit | a93fed5ae250533af1682cfc721459d6bae9b263 (patch) | |
tree | 333ef1ba1c04e09f460bd1eab600d6f0cc70d905 /vendor | |
parent | ba1b48f177f7cec80dbe25012646491a22de7968 (diff) | |
download | volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.tar.gz volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.tar.bz2 volse-hubzilla-a93fed5ae250533af1682cfc721459d6bae9b263.zip |
update lock file
Diffstat (limited to 'vendor')
-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 aae85bfe7..374064cf8 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' => '81ce67df942d4bf378814677268fe03a29ecc028', + 'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => '81ce67df942d4bf378814677268fe03a29ecc028', + 'reference' => 'ba1b48f177f7cec80dbe25012646491a22de7968', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |