Files
app/dist/vendor/composer/installed.php
Simon 308941449e fix: tabulka roli a bank. uctu - admin-table-wrapper -> admin-table-responsive
- Settings.jsx: pridany admin-card-body + admin-table-responsive
- CompanySettings.jsx: admin-table-wrapper -> admin-table-responsive
- zadny admin-table-wrapper v JSX nezbyva

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 11:29:10 +01:00

60 lines
2.2 KiB
PHP

<?php return array(
'root' => array(
'name' => 'boha/website',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '10fbb9ebc7c5fecb2f704317c3024d5be8fc2d91',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => false,
),
'versions' => array(
'boha/website' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '10fbb9ebc7c5fecb2f704317c3024d5be8fc2d91',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'chillerlan/php-qrcode' => array(
'pretty_version' => '5.0.5',
'version' => '5.0.5.0',
'reference' => '7b66282572fc14075c0507d74d9837dab25b38d6',
'type' => 'library',
'install_path' => __DIR__ . '/../chillerlan/php-qrcode',
'aliases' => array(),
'dev_requirement' => false,
),
'chillerlan/php-settings-container' => array(
'pretty_version' => '3.2.1',
'version' => '3.2.1.0',
'reference' => '95ed3e9676a1d47cab2e3174d19b43f5dbf52681',
'type' => 'library',
'install_path' => __DIR__ . '/../chillerlan/php-settings-container',
'aliases' => array(),
'dev_requirement' => false,
),
'firebase/php-jwt' => array(
'pretty_version' => 'v7.0.3',
'version' => '7.0.3.0',
'reference' => '28aa0694bcfdfa5e2959c394d5a1ee7a5083629e',
'type' => 'library',
'install_path' => __DIR__ . '/../firebase/php-jwt',
'aliases' => array(),
'dev_requirement' => false,
),
'robthree/twofactorauth' => array(
'pretty_version' => 'v3.0.3',
'version' => '3.0.3.0',
'reference' => '85408c4e775dba7c0802f2d928efd921d530bc5b',
'type' => 'library',
'install_path' => __DIR__ . '/../robthree/twofactorauth',
'aliases' => array(),
'dev_requirement' => false,
),
),
);