Update website

This commit is contained in:
Guilhem Lavaux 2024-11-19 09:35:33 +01:00
parent bb4b0f9be8
commit 011b183e28
4263 changed files with 3014 additions and 720369 deletions

View file

@ -2,7 +2,7 @@
// autoload_real.php @generated by Composer
class ComposerAutoloaderInitc94a8368bcea9853dd31683be0b15c06
class ComposerAutoloaderInitecf73f43d2b62bd3c0232fbab805eceb
{
private static $loader;
@ -24,16 +24,16 @@ class ComposerAutoloaderInitc94a8368bcea9853dd31683be0b15c06
require __DIR__ . '/platform_check.php';
spl_autoload_register(array('ComposerAutoloaderInitc94a8368bcea9853dd31683be0b15c06', 'loadClassLoader'), true, true);
spl_autoload_register(array('ComposerAutoloaderInitecf73f43d2b62bd3c0232fbab805eceb', 'loadClassLoader'), true, true);
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
spl_autoload_unregister(array('ComposerAutoloaderInitc94a8368bcea9853dd31683be0b15c06', 'loadClassLoader'));
spl_autoload_unregister(array('ComposerAutoloaderInitecf73f43d2b62bd3c0232fbab805eceb', 'loadClassLoader'));
require __DIR__ . '/autoload_static.php';
call_user_func(\Composer\Autoload\ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::getInitializer($loader));
call_user_func(\Composer\Autoload\ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::getInitializer($loader));
$loader->register(true);
$filesToLoad = \Composer\Autoload\ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::$files;
$filesToLoad = \Composer\Autoload\ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::$files;
$requireFile = \Closure::bind(static function ($fileIdentifier, $file) {
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;

View file

@ -4,7 +4,7 @@
namespace Composer\Autoload;
class ComposerStaticInitc94a8368bcea9853dd31683be0b15c06
class ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb
{
public static $files = array (
'a4a119a56e50fbb293281d9a48007e0e' => __DIR__ . '/..' . '/symfony/polyfill-php80/bootstrap.php',
@ -246,10 +246,10 @@ class ComposerStaticInitc94a8368bcea9853dd31683be0b15c06
public static function getInitializer(ClassLoader $loader)
{
return \Closure::bind(function () use ($loader) {
$loader->prefixLengthsPsr4 = ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::$prefixesPsr0;
$loader->classMap = ComposerStaticInitc94a8368bcea9853dd31683be0b15c06::$classMap;
$loader->prefixLengthsPsr4 = ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::$prefixLengthsPsr4;
$loader->prefixDirsPsr4 = ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::$prefixDirsPsr4;
$loader->prefixesPsr0 = ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::$prefixesPsr0;
$loader->classMap = ComposerStaticInitecf73f43d2b62bd3c0232fbab805eceb::$classMap;
}, null, ClassLoader::class);
}

View file

@ -98,17 +98,17 @@
},
{
"name": "doctrine/dbal",
"version": "3.9.1",
"version_normalized": "3.9.1.0",
"version": "3.9.3",
"version_normalized": "3.9.3.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7"
"reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/d7dc08f98cba352b2bab5d32c5e58f7e745c11a7",
"reference": "d7dc08f98cba352b2bab5d32c5e58f7e745c11a7",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"reference": "61446f07fcb522414d6cfd8b1c3e5f9e18c579ba",
"shasum": ""
},
"require": {
@ -124,7 +124,7 @@
"doctrine/coding-standard": "12.0.0",
"fig/log-test": "^1",
"jetbrains/phpstorm-stubs": "2023.1",
"phpstan/phpstan": "1.12.0",
"phpstan/phpstan": "1.12.6",
"phpstan/phpstan-strict-rules": "^1.6",
"phpunit/phpunit": "9.6.20",
"psalm/plugin-phpunit": "0.18.4",
@ -137,7 +137,7 @@
"suggest": {
"symfony/console": "For helpful console commands such as SQL execution and import of files."
},
"time": "2024-09-01T13:49:23+00:00",
"time": "2024-10-10T17:56:43+00:00",
"bin": [
"bin/doctrine-dbal"
],
@ -194,7 +194,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.9.1"
"source": "https://github.com/doctrine/dbal/tree/3.9.3"
},
"funding": [
{
@ -564,17 +564,17 @@
},
{
"name": "guzzlehttp/promises",
"version": "2.0.3",
"version_normalized": "2.0.3.0",
"version": "2.0.4",
"version_normalized": "2.0.4.0",
"source": {
"type": "git",
"url": "https://github.com/guzzle/promises.git",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8"
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/guzzle/promises/zipball/6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
"reference": "6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8",
"url": "https://api.github.com/repos/guzzle/promises/zipball/f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
"reference": "f9c436286ab2892c7db7be8c8da4ef61ccf7b455",
"shasum": ""
},
"require": {
@ -584,7 +584,7 @@
"bamarni/composer-bin-plugin": "^1.8.2",
"phpunit/phpunit": "^8.5.39 || ^9.6.20"
},
"time": "2024-07-18T10:29:17+00:00",
"time": "2024-10-17T10:06:22+00:00",
"type": "library",
"extra": {
"bamarni-bin": {
@ -630,7 +630,7 @@
],
"support": {
"issues": "https://github.com/guzzle/promises/issues",
"source": "https://github.com/guzzle/promises/tree/2.0.3"
"source": "https://github.com/guzzle/promises/tree/2.0.4"
},
"funding": [
{
@ -948,17 +948,17 @@
},
{
"name": "phpmailer/phpmailer",
"version": "v6.9.1",
"version_normalized": "6.9.1.0",
"version": "v6.9.2",
"version_normalized": "6.9.2.0",
"source": {
"type": "git",
"url": "https://github.com/PHPMailer/PHPMailer.git",
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18"
"reference": "a7b17b42fa4887c92146243f3d2f4ccb962af17c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/039de174cd9c17a8389754d3b877a2ed22743e18",
"reference": "039de174cd9c17a8389754d3b877a2ed22743e18",
"url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a7b17b42fa4887c92146243f3d2f4ccb962af17c",
"reference": "a7b17b42fa4887c92146243f3d2f4ccb962af17c",
"shasum": ""
},
"require": {
@ -988,7 +988,7 @@
"symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
"thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
},
"time": "2023-11-25T22:23:28+00:00",
"time": "2024-10-09T10:07:50+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -1020,7 +1020,7 @@
"description": "PHPMailer is a full-featured email creation and transfer class for PHP",
"support": {
"issues": "https://github.com/PHPMailer/PHPMailer/issues",
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.1"
"source": "https://github.com/PHPMailer/PHPMailer/tree/v6.9.2"
},
"funding": [
{
@ -1536,17 +1536,17 @@
},
{
"name": "symfony/error-handler",
"version": "v5.4.42",
"version_normalized": "5.4.42.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/error-handler.git",
"reference": "db15ba0fd50890156ed40087ccedc7851a1f5b76"
"reference": "55ac2507a8bf97f2d04f8d1e7f104c984ddcaf31"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/db15ba0fd50890156ed40087ccedc7851a1f5b76",
"reference": "db15ba0fd50890156ed40087ccedc7851a1f5b76",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/55ac2507a8bf97f2d04f8d1e7f104c984ddcaf31",
"reference": "55ac2507a8bf97f2d04f8d1e7f104c984ddcaf31",
"shasum": ""
},
"require": {
@ -1559,7 +1559,7 @@
"symfony/http-kernel": "^4.4|^5.0|^6.0",
"symfony/serializer": "^4.4|^5.0|^6.0"
},
"time": "2024-07-23T12:34:05+00:00",
"time": "2024-09-25T14:11:13+00:00",
"bin": [
"Resources/bin/patch-type-declarations"
],
@ -1590,7 +1590,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/error-handler/tree/v5.4.42"
"source": "https://github.com/symfony/error-handler/tree/v5.4.45"
},
"funding": [
{
@ -1610,17 +1610,17 @@
},
{
"name": "symfony/filesystem",
"version": "v5.4.44",
"version_normalized": "5.4.44.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
"reference": "76c3818964e9d32be3862c9318ae3ba9aa280ddc"
"reference": "57c8294ed37d4a055b77057827c67f9558c95c54"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/76c3818964e9d32be3862c9318ae3ba9aa280ddc",
"reference": "76c3818964e9d32be3862c9318ae3ba9aa280ddc",
"url": "https://api.github.com/repos/symfony/filesystem/zipball/57c8294ed37d4a055b77057827c67f9558c95c54",
"reference": "57c8294ed37d4a055b77057827c67f9558c95c54",
"shasum": ""
},
"require": {
@ -1632,7 +1632,7 @@
"require-dev": {
"symfony/process": "^5.4|^6.4"
},
"time": "2024-09-16T14:52:48+00:00",
"time": "2024-10-22T13:05:35+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -1660,7 +1660,7 @@
"description": "Provides basic utilities for the filesystem",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/filesystem/tree/v5.4.44"
"source": "https://github.com/symfony/filesystem/tree/v5.4.45"
},
"funding": [
{
@ -1680,17 +1680,17 @@
},
{
"name": "symfony/finder",
"version": "v5.4.43",
"version_normalized": "5.4.43.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
"reference": "ae25a9145a900764158d439653d5630191155ca0"
"reference": "63741784cd7b9967975eec610b256eed3ede022b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/ae25a9145a900764158d439653d5630191155ca0",
"reference": "ae25a9145a900764158d439653d5630191155ca0",
"url": "https://api.github.com/repos/symfony/finder/zipball/63741784cd7b9967975eec610b256eed3ede022b",
"reference": "63741784cd7b9967975eec610b256eed3ede022b",
"shasum": ""
},
"require": {
@ -1698,7 +1698,7 @@
"symfony/deprecation-contracts": "^2.1|^3",
"symfony/polyfill-php80": "^1.16"
},
"time": "2024-08-13T14:03:51+00:00",
"time": "2024-09-28T13:32:08+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -1726,7 +1726,7 @@
"description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/finder/tree/v5.4.43"
"source": "https://github.com/symfony/finder/tree/v5.4.45"
},
"funding": [
{
@ -1746,17 +1746,17 @@
},
{
"name": "symfony/http-client",
"version": "v5.4.44",
"version_normalized": "5.4.44.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-client.git",
"reference": "58d3dc6bfa5fb37137e32d52ddc202ba4d1cea04"
"reference": "54118c6340dc6831a00f10b296ea6e80592ec89d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/58d3dc6bfa5fb37137e32d52ddc202ba4d1cea04",
"reference": "58d3dc6bfa5fb37137e32d52ddc202ba4d1cea04",
"url": "https://api.github.com/repos/symfony/http-client/zipball/54118c6340dc6831a00f10b296ea6e80592ec89d",
"reference": "54118c6340dc6831a00f10b296ea6e80592ec89d",
"shasum": ""
},
"require": {
@ -1789,7 +1789,7 @@
"symfony/process": "^4.4|^5.0|^6.0",
"symfony/stopwatch": "^4.4|^5.0|^6.0"
},
"time": "2024-09-16T14:04:28+00:00",
"time": "2024-09-25T14:11:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -1820,7 +1820,7 @@
"http"
],
"support": {
"source": "https://github.com/symfony/http-client/tree/v5.4.44"
"source": "https://github.com/symfony/http-client/tree/v5.4.45"
},
"funding": [
{
@ -2578,17 +2578,17 @@
},
{
"name": "symfony/string",
"version": "v5.4.44",
"version_normalized": "5.4.44.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/string.git",
"reference": "832caa16b6d9aac6bf11747315225f5aba384c24"
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/832caa16b6d9aac6bf11747315225f5aba384c24",
"reference": "832caa16b6d9aac6bf11747315225f5aba384c24",
"url": "https://api.github.com/repos/symfony/string/zipball/7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"reference": "7f6807add88b1e2635f3c6de5e1ace631ed7cad2",
"shasum": ""
},
"require": {
@ -2608,7 +2608,7 @@
"symfony/translation-contracts": "^1.1|^2",
"symfony/var-exporter": "^4.4|^5.0|^6.0"
},
"time": "2024-09-20T07:56:40+00:00",
"time": "2024-09-25T14:11:13+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {
@ -2647,7 +2647,7 @@
"utf8"
],
"support": {
"source": "https://github.com/symfony/string/tree/v5.4.44"
"source": "https://github.com/symfony/string/tree/v5.4.45"
},
"funding": [
{
@ -2748,17 +2748,17 @@
},
{
"name": "symfony/var-dumper",
"version": "v5.4.43",
"version_normalized": "5.4.43.0",
"version": "v5.4.45",
"version_normalized": "5.4.45.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "6be6a6a8af4818564e3726fc65cf936f34743cef"
"reference": "c4a5a08fe8d836a1aeec59eeee9697457fd28723"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/6be6a6a8af4818564e3726fc65cf936f34743cef",
"reference": "6be6a6a8af4818564e3726fc65cf936f34743cef",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/c4a5a08fe8d836a1aeec59eeee9697457fd28723",
"reference": "c4a5a08fe8d836a1aeec59eeee9697457fd28723",
"shasum": ""
},
"require": {
@ -2782,7 +2782,7 @@
"ext-intl": "To show region name in time zone dump",
"symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
},
"time": "2024-08-30T16:01:46+00:00",
"time": "2024-09-25T14:11:13+00:00",
"bin": [
"Resources/bin/var-dump-server"
],
@ -2820,7 +2820,7 @@
"dump"
],
"support": {
"source": "https://github.com/symfony/var-dumper/tree/v5.4.43"
"source": "https://github.com/symfony/var-dumper/tree/v5.4.45"
},
"funding": [
{

View file

@ -3,7 +3,7 @@
'name' => 'lavaux/website',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '2f2228851ee1ee14a2e036e4a8bae7f5db7a3048',
'reference' => 'daa513a17eb44c84c7a93675c67c268afc2a27c0',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -20,9 +20,9 @@
'dev_requirement' => false,
),
'doctrine/dbal' => array(
'pretty_version' => '3.9.1',
'version' => '3.9.1.0',
'reference' => 'd7dc08f98cba352b2bab5d32c5e58f7e745c11a7',
'pretty_version' => '3.9.3',
'version' => '3.9.3.0',
'reference' => '61446f07fcb522414d6cfd8b1c3e5f9e18c579ba',
'type' => 'library',
'install_path' => __DIR__ . '/../doctrine/dbal',
'aliases' => array(),
@ -65,9 +65,9 @@
'dev_requirement' => false,
),
'guzzlehttp/promises' => array(
'pretty_version' => '2.0.3',
'version' => '2.0.3.0',
'reference' => '6ea8dd08867a2a42619d65c3deb2c0fcbf81c8f8',
'pretty_version' => '2.0.4',
'version' => '2.0.4.0',
'reference' => 'f9c436286ab2892c7db7be8c8da4ef61ccf7b455',
'type' => 'library',
'install_path' => __DIR__ . '/../guzzlehttp/promises',
'aliases' => array(),
@ -85,7 +85,7 @@
'lavaux/website' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => '2f2228851ee1ee14a2e036e4a8bae7f5db7a3048',
'reference' => 'daa513a17eb44c84c7a93675c67c268afc2a27c0',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@ -131,9 +131,9 @@
),
),
'phpmailer/phpmailer' => array(
'pretty_version' => 'v6.9.1',
'version' => '6.9.1.0',
'reference' => '039de174cd9c17a8389754d3b877a2ed22743e18',
'pretty_version' => 'v6.9.2',
'version' => '6.9.2.0',
'reference' => 'a7b17b42fa4887c92146243f3d2f4ccb962af17c',
'type' => 'library',
'install_path' => __DIR__ . '/../phpmailer/phpmailer',
'aliases' => array(),
@ -239,36 +239,36 @@
'dev_requirement' => false,
),
'symfony/error-handler' => array(
'pretty_version' => 'v5.4.42',
'version' => '5.4.42.0',
'reference' => 'db15ba0fd50890156ed40087ccedc7851a1f5b76',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => '55ac2507a8bf97f2d04f8d1e7f104c984ddcaf31',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/error-handler',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/filesystem' => array(
'pretty_version' => 'v5.4.44',
'version' => '5.4.44.0',
'reference' => '76c3818964e9d32be3862c9318ae3ba9aa280ddc',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => '57c8294ed37d4a055b77057827c67f9558c95c54',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/filesystem',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/finder' => array(
'pretty_version' => 'v5.4.43',
'version' => '5.4.43.0',
'reference' => 'ae25a9145a900764158d439653d5630191155ca0',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => '63741784cd7b9967975eec610b256eed3ede022b',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/finder',
'aliases' => array(),
'dev_requirement' => false,
),
'symfony/http-client' => array(
'pretty_version' => 'v5.4.44',
'version' => '5.4.44.0',
'reference' => '58d3dc6bfa5fb37137e32d52ddc202ba4d1cea04',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => '54118c6340dc6831a00f10b296ea6e80592ec89d',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/http-client',
'aliases' => array(),
@ -362,9 +362,9 @@
'dev_requirement' => false,
),
'symfony/string' => array(
'pretty_version' => 'v5.4.44',
'version' => '5.4.44.0',
'reference' => '832caa16b6d9aac6bf11747315225f5aba384c24',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => '7f6807add88b1e2635f3c6de5e1ace631ed7cad2',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/string',
'aliases' => array(),
@ -380,9 +380,9 @@
'dev_requirement' => false,
),
'symfony/var-dumper' => array(
'pretty_version' => 'v5.4.43',
'version' => '5.4.43.0',
'reference' => '6be6a6a8af4818564e3726fc65cf936f34743cef',
'pretty_version' => 'v5.4.45',
'version' => '5.4.45.0',
'reference' => 'c4a5a08fe8d836a1aeec59eeee9697457fd28723',
'type' => 'library',
'install_path' => __DIR__ . '/../symfony/var-dumper',
'aliases' => array(),