diff options
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 2a0aa17ab..073738a4d 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'zotlabs/hubzilla', 'pretty_version' => 'dev-10.2RC', 'version' => 'dev-10.2RC', - 'reference' => '3d204c782bdba828976f9dcd579727f0ca43d0cc', + 'reference' => '0d51ff1906df6e02f2aa028b753f25ae988d5d64', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -430,7 +430,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-10.2RC', 'version' => 'dev-10.2RC', - 'reference' => '3d204c782bdba828976f9dcd579727f0ca43d0cc', + 'reference' => '0d51ff1906df6e02f2aa028b753f25ae988d5d64', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |