diff options
author | Mario <mario@mariovavti.com> | 2024-03-25 21:42:50 +0100 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2024-03-25 21:42:50 +0100 |
commit | 53354a19304c932beea484e387d2c9536786e258 (patch) | |
tree | 7827621824a9d794de634896c775cc8988c5224c /vendor/composer/installed.php | |
parent | 3c0d6339bb12bd7fbf65ba7a79078e39737b4387 (diff) | |
download | volse-hubzilla-53354a19304c932beea484e387d2c9536786e258.tar.gz volse-hubzilla-53354a19304c932beea484e387d2c9536786e258.tar.bz2 volse-hubzilla-53354a19304c932beea484e387d2c9536786e258.zip |
more remove additional linebreaks after block element plus test
Diffstat (limited to 'vendor/composer/installed.php')
-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(), |