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

24 lines
787 B
PHP

<?php return array(
'root' => array(
'name' => 'nextcloud/related_resources',
'pretty_version' => 'dev-stable32',
'version' => 'dev-stable32',
'reference' => 'c6d89baa01b830c9b912f83d490233ec87b64148',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'nextcloud/related_resources' => array(
'pretty_version' => 'dev-stable32',
'version' => 'dev-stable32',
'reference' => 'c6d89baa01b830c9b912f83d490233ec87b64148',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
),
);