aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2024-11-27 10:25:37 +0100
committerMario Vavti <mario@mariovavti.com>2024-11-27 10:25:37 +0100
commit9e2f3dc05f411ec7af96cb4831aea0381ab34a99 (patch)
tree604b29676cc05b8da892b369f49524edbdcdfe86 /vendor/composer
parent9fa18a55579bf4eafc4484536ed29335cd98b2a9 (diff)
downloadvolse-hubzilla-9e2f3dc05f411ec7af96cb4831aea0381ab34a99.tar.gz
volse-hubzilla-9e2f3dc05f411ec7af96cb4831aea0381ab34a99.tar.bz2
volse-hubzilla-9e2f3dc05f411ec7af96cb4831aea0381ab34a99.zip
fix more issues reported by phpstan
Diffstat (limited to 'vendor/composer')
-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 ab0b54ed5..f2f9fe2d9 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' => '67a9292aaa5246783b70ca3754b31924416d7f08',
+ 'reference' => '9fa18a55579bf4eafc4484536ed29335cd98b2a9',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -367,7 +367,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-9.4RC',
'version' => 'dev-9.4RC',
- 'reference' => '67a9292aaa5246783b70ca3754b31924416d7f08',
+ 'reference' => '9fa18a55579bf4eafc4484536ed29335cd98b2a9',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),