aboutsummaryrefslogtreecommitdiffstats
path: root/vendor
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-07 10:00:02 +0100
committerMario <mario@mariovavti.com>2024-03-07 10:00:02 +0100
commit6262d351b777443bee2a1b5b534082268ebe72f9 (patch)
tree4eb6d2b7f4677f76a3c392552691b8726d75522b /vendor
parent27e57ff7aad9b70a4d088b880fac4af2920fdd31 (diff)
downloadvolse-hubzilla-6262d351b777443bee2a1b5b534082268ebe72f9.tar.gz
volse-hubzilla-6262d351b777443bee2a1b5b534082268ebe72f9.tar.bz2
volse-hubzilla-6262d351b777443bee2a1b5b534082268ebe72f9.zip
fix deprecation warning and add test
Diffstat (limited to 'vendor')
-rw-r--r--vendor/composer/installed.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php
index b1f45b30d..bfd0c7e83 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' => '69bed9c889a5c153f7b9cece49be3b81bde24e32',
+ 'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
- 'reference' => '69bed9c889a5c153f7b9cece49be3b81bde24e32',
+ 'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),