From 3c0d6339bb12bd7fbf65ba7a79078e39737b4387 Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 24 Mar 2024 17:50:27 +0100 Subject: make sure we preserve linefeeds in the actual content of lists and tables also add tests --- vendor/composer/installed.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vendor') diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index 4386e70b5..dd4bccc71 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -1,9 +1,9 @@ array( 'name' => 'zotlabs/hubzilla', - 'pretty_version' => 'dev-9.0RC', - 'version' => 'dev-9.0RC', - 'reference' => 'a18e873d08e733225c70b0ace31c3cbb025ff906', + 'pretty_version' => 'dev-master', + 'version' => 'dev-master', + 'reference' => 'a0cfe22501dc9daa7dd8cff86803cf494a1f5ec3', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -338,9 +338,9 @@ 'dev_requirement' => false, ), 'zotlabs/hubzilla' => array( - 'pretty_version' => 'dev-9.0RC', - 'version' => 'dev-9.0RC', - 'reference' => 'a18e873d08e733225c70b0ace31c3cbb025ff906', + 'pretty_version' => 'dev-master', + 'version' => 'dev-master', + 'reference' => 'a0cfe22501dc9daa7dd8cff86803cf494a1f5ec3', 'type' => 'application', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), -- cgit v1.2.3