aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-16 12:09:49 +0000
committerMario <mario@mariovavti.com>2024-03-16 12:09:49 +0000
commitfe018d646a4f25d3512059f6e8d520441e95967c (patch)
tree410dee329f8d0926a8931cf33cff32abd3da50a5 /vendor
parent8fc0210428d267df4d0e80c18ad35858202b538b (diff)
downloadvolse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.tar.gz
volse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.tar.bz2
volse-hubzilla-fe018d646a4f25d3512059f6e8d520441e95967c.zip
more composer weirdness
Diffstat (limited to 'vendor')
-rw-r--r--vendor/composer/installed.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index 8925761d5..0fc311b04 100644
--- a/vendor/composer/installed.php
+++ b/vendor/composer/installed.php
@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'zotlabs/hubzilla',
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => 'a9d4adaf2360f7d02dace4434e4e62d6ce072327',
+ 'pretty_version' => 'dev-9.0RC',
+ 'version' => 'dev-9.0RC',
+ 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -338,9 +338,9 @@
'dev_requirement' => false,
),
'zotlabs/hubzilla' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => 'a9d4adaf2360f7d02dace4434e4e62d6ce072327',
+ 'pretty_version' => 'dev-9.0RC',
+ 'version' => 'dev-9.0RC',
+ 'reference' => '8fc0210428d267df4d0e80c18ad35858202b538b',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),