current init

This commit is contained in:
Marek
2026-03-30 15:42:44 +02:00
parent c5229e48ed
commit 2f96caaa23
366 changed files with 6093 additions and 11029 deletions

View File

@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'symfony/skeleton',
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'c5229e48ed827b80398cd8cd4668298b3647c8fd',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -136,6 +136,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'nikic/php-parser' => array(
'pretty_version' => 'v5.7.0',
'version' => '5.7.0.0',
'reference' => 'dca41cd15c2ac9d055ad70dbfd011130757d1f82',
'type' => 'library',
'install_path' => __DIR__ . '/../nikic/php-parser',
'aliases' => array(),
'dev_requirement' => true,
),
'phpdocumentor/reflection-common' => array(
'pretty_version' => '2.2.0',
'version' => '2.2.0.0',
@@ -403,6 +412,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/maker-bundle' => array(
'pretty_version' => 'v1.67.0',
'version' => '1.67.0.0',
'reference' => '6ce8b313845f16bcf385ee3cb31d8b24e30d5516',
'type' => 'symfony-bundle',
'install_path' => __DIR__ . '/../symfony/maker-bundle',
'aliases' => array(),
'dev_requirement' => true,
),
'symfony/polyfill-ctype' => array(
'dev_requirement' => false,
'replaced' => array(
@@ -505,6 +523,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/process' => array(
'pretty_version' => 'v7.4.5',
'version' => '7.4.5.0',
'reference' => '608476f4604102976d687c483ac63a79ba18cc97',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/process',
'aliases' => array(),
'dev_requirement' => true,
),
'symfony/property-access' => array(
'pretty_version' => 'v7.4.4',
'version' => '7.4.4.0',
@@ -566,9 +593,9 @@
),
),
'symfony/skeleton' => array(
'pretty_version' => '1.0.0+no-version-set',
'version' => '1.0.0.0',
'reference' => null,
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => 'c5229e48ed827b80398cd8cd4668298b3647c8fd',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),