diff options
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 a3167c12a..ab0b54ed5 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' => 'ce9d67f7b17a3b8c6dde40bce83e4329d1e7cdc2', + 'reference' => '67a9292aaa5246783b70ca3754b31924416d7f08', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -367,7 +367,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-9.4RC', 'version' => 'dev-9.4RC', - 'reference' => 'ce9d67f7b17a3b8c6dde40bce83e4329d1e7cdc2', + 'reference' => '67a9292aaa5246783b70ca3754b31924416d7f08', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |