Plusieurs bug de fixed important (!), mise en place env, mise en place img user par défaut

This commit is contained in:
laura.chevillet 2026-02-14 10:03:15 +01:00
parent 84dbe145b3
commit ea38928869
91 changed files with 6711 additions and 24 deletions

View file

@ -3,13 +3,22 @@
'name' => 'yasse/projetphp',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'a7742055942c52c549ab170af519a23b7ca43baf',
'reference' => '84dbe145b3456d5e963ce4b83741442ea4a5b2d7',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
'dev' => true,
),
'versions' => array(
'graham-campbell/result-type' => array(
'pretty_version' => 'v1.1.4',
'version' => '1.1.4.0',
'reference' => 'e01f4a821471308ba86aa202fed6698b6b695e3b',
'type' => 'library',
'install_path' => __DIR__ . '/../graham-campbell/result-type',
'aliases' => array(),
'dev_requirement' => false,
),
'phpmailer/phpmailer' => array(
'pretty_version' => 'v7.0.2',
'version' => '7.0.2.0',
@ -19,6 +28,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'phpoption/phpoption' => array(
'pretty_version' => '1.9.5',
'version' => '1.9.5.0',
'reference' => '75365b91986c2405cf5e1e012c5595cd487a98be',
'type' => 'library',
'install_path' => __DIR__ . '/../phpoption/phpoption',
'aliases' => array(),
'dev_requirement' => false,
),
'smarty/smarty' => array(
'pretty_version' => 'v5.7.0',
'version' => '5.7.0.0',
@ -28,6 +46,15 @@
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-ctype' => array(
'pretty_version' => 'v1.33.0',
'version' => '1.33.0.0',
'reference' => 'a3cc8b044a6ea513310cbd48ef7333b384945638',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-ctype',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-mbstring' => array(
'pretty_version' => 'v1.33.0',
'version' => '1.33.0.0',
@ -37,10 +64,28 @@
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/polyfill-php80' => array(
'pretty_version' => 'v1.33.0',
'version' => '1.33.0.0',
'reference' => '0cc9dd0f17f61d8131e7df6b84bd344899fe2608',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/polyfill-php80',
'aliases' => array(),
'dev_requirement' => false,
),
'vlucas/phpdotenv' => array(
'pretty_version' => 'v5.6.3',
'version' => '5.6.3.0',
'reference' => '955e7815d677a3eaa7075231212f2110983adecc',
'type' => 'library',
'install_path' => __DIR__ . '/../vlucas/phpdotenv',
'aliases' => array(),
'dev_requirement' => false,
),
'yasse/projetphp' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'a7742055942c52c549ab170af519a23b7ca43baf',
'reference' => '84dbe145b3456d5e963ce4b83741442ea4a5b2d7',
'type' => 'library',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),