diff options
author | Mario <mario@mariovavti.com> | 2024-03-25 21:42:50 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-25 21:52:14 +0000 |
commit | 6d5fa9205cc4007e07fad216fd1f1ef5980c9a01 (patch) | |
tree | 8829bd5120c171a0fc3a3cfced1c275573207199 /vendor/composer | |
parent | 0fee7804fbfa80764e10a445a8e9ca9610b6b49c (diff) | |
download | volse-hubzilla-6d5fa9205cc4007e07fad216fd1f1ef5980c9a01.tar.gz volse-hubzilla-6d5fa9205cc4007e07fad216fd1f1ef5980c9a01.tar.bz2 volse-hubzilla-6d5fa9205cc4007e07fad216fd1f1ef5980c9a01.zip |
more remove additional linebreaks after block element plus test
(cherry picked from commit 53354a19304c932beea484e387d2c9536786e258)
Diffstat (limited to 'vendor/composer')
-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 dd4bccc71..1ab0e12b9 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' => 'a0cfe22501dc9daa7dd8cff86803cf494a1f5ec3', + 'reference' => '3c0d6339bb12bd7fbf65ba7a79078e39737b4387', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -340,7 +340,7 @@ 'zotlabs/hubzilla' => array( 'pretty_version' => 'dev-master', 'version' => 'dev-master', - 'reference' => 'a0cfe22501dc9daa7dd8cff86803cf494a1f5ec3', + 'reference' => '3c0d6339bb12bd7fbf65ba7a79078e39737b4387', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), |