rebuild v0.1

This commit is contained in:
Pontoporeia
2023-05-02 11:36:50 +02:00
parent f3dcfbf6ff
commit ead6bc6d8e
1757 changed files with 837203 additions and 0 deletions

68
vendor/composer/installed.php vendored Normal file
View File

@@ -0,0 +1,68 @@
<?php return array(
'root' => array(
'name' => '__root__',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'f3dcfbf6ff7404c9106e67e0cb27f7f525bf4c38',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'__root__' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'f3dcfbf6ff7404c9106e67e0cb27f7f525bf4c38',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev_requirement' => false,
),
'behat/transliterator' => array(
'pretty_version' => 'v1.5.0',
'version' => '1.5.0.0',
'reference' => 'baac5873bac3749887d28ab68e2f74db3a4408af',
'type' => 'library',
'install_path' => __DIR__ . '/../behat/transliterator',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/intl' => array(
'pretty_version' => 'v6.2.10',
'version' => '6.2.10.0',
'reference' => '860c99e53149d22df1900d3aefdaeb17adb7669d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/intl',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '5bbc823adecdae860bb64756d639ecfec17b050a',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-iconv' => array(
'pretty_version' => 'v1.27.0',
'version' => '1.27.0.0',
'reference' => '927013f3aac555983a5059aada98e1907d842695',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-iconv',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/yaml' => array(
'pretty_version' => 'v6.2.10',
'version' => '6.2.10.0',
'reference' => '61916f3861b1e9705b18cfde723921a71dd1559d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/yaml',
'aliases' => array(),
'dev_requirement' => false,
),
),
);