f7cloud_client/apps/bruteforcesettings/vendor/composer/installed.php
2026-03-05 13:40:40 +00:00

24 lines
787 B
PHP

<?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,
),
),
);