fix deprecation warning and add test

This commit is contained in:
Mario
2024-03-07 10:00:02 +01:00
parent 27e57ff7aa
commit 6262d351b7
3 changed files with 49 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
'name' => 'zotlabs/hubzilla',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '69bed9c889a5c153f7b9cece49be3b81bde24e32',
'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -340,7 +340,7 @@
'zotlabs/hubzilla' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '69bed9c889a5c153f7b9cece49be3b81bde24e32',
'reference' => '27e57ff7aad9b70a4d088b880fac4af2920fdd31',
'type' => 'application',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),