Обновление клиента

This commit is contained in:
root
2026-03-05 13:40:40 +00:00
parent 34bcd34979
commit b8905de237
4147 changed files with 748711 additions and 7 deletions
+23
View File
@@ -0,0 +1,23 @@
<?php return array(
'root' => array(
'name' => 'nextcloud/bruteforcesttings',
'pretty_version' => 'dev-stable32',
'version' => 'dev-stable32',
'reference' => '5c4e1c465a874d076c593f1d1d0cabf29e2cec57',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'nextcloud/bruteforcesttings' => array(
'pretty_version' => 'dev-stable32',
'version' => 'dev-stable32',
'reference' => '5c4e1c465a874d076c593f1d1d0cabf29e2cec57',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);