aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2025-10-26 19:19:36 +0100
committerMario Vavti <mario@mariovavti.com>2025-10-26 19:19:36 +0100
commita570ef4691dda8f7abbe52284048652fe71d083a (patch)
tree41d875c45659a8950bcd54bb7146bcfae1465680 /vendor
parent7cf7aa397e26ebad0262b6ce5e4c46895de16d78 (diff)
downloadvolse-hubzilla-a570ef4691dda8f7abbe52284048652fe71d083a.tar.gz
volse-hubzilla-a570ef4691dda8f7abbe52284048652fe71d083a.tar.bz2
volse-hubzilla-a570ef4691dda8f7abbe52284048652fe71d083a.zip
add test for ASCache::isCacheable()
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 fbf577496..97da1abd1 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' => 'b50aa43542cb0cd8481f35a026d46b09750c7403',
+ 'pretty_version' => 'dev-10.6RC',
+ 'version' => 'dev-10.6RC',
+ 'reference' => '7cf7aa397e26ebad0262b6ce5e4c46895de16d78',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -542,9 +542,9 @@
'dev_requirement' => false,
),
'zotlabs/hubzilla' => array(
- 'pretty_version' => 'dev-master',
- 'version' => 'dev-master',
- 'reference' => 'b50aa43542cb0cd8481f35a026d46b09750c7403',
+ 'pretty_version' => 'dev-10.6RC',
+ 'version' => 'dev-10.6RC',
+ 'reference' => '7cf7aa397e26ebad0262b6ce5e4c46895de16d78',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),