diff options
author | Mario <mario@mariovavti.com> | 2022-06-02 08:00:31 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-06-02 08:00:31 +0000 |
commit | a0582fec12ffd53b7bafb93795eb5ea1dfb57da1 (patch) | |
tree | 700bf3e95f6b910ec9ea00971072e445924fd417 /vendor | |
parent | 2cd3a7b3f0d9e8973627b0a3f95d09d5164bca33 (diff) | |
download | volse-hubzilla-a0582fec12ffd53b7bafb93795eb5ea1dfb57da1.tar.gz volse-hubzilla-a0582fec12ffd53b7bafb93795eb5ea1dfb57da1.tar.bz2 volse-hubzilla-a0582fec12ffd53b7bafb93795eb5ea1dfb57da1.zip |
Revert "composer update"
This reverts commit 2cd3a7b3f0d9e8973627b0a3f95d09d5164bca33.
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 e001f83df..0c9500bdb 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -5,7 +5,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '47448b11cdd5b077b6a8412b41db2862c6d2d4b3', + 'reference' => '073ed5253825842ee307add098c647dc74076251', 'name' => 'zotlabs/hubzilla', 'dev' => false, ), @@ -271,7 +271,7 @@ 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), - 'reference' => '47448b11cdd5b077b6a8412b41db2862c6d2d4b3', + 'reference' => '073ed5253825842ee307add098c647dc74076251', 'dev_requirement' => false, ), ), |