start rework for 2025

This commit is contained in:
lubiana 2025-07-08 22:30:04 +02:00
parent fe0cf6b884
commit 3893172ae1
14 changed files with 214 additions and 1589 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

View file

@ -1,3 +1,5 @@
<?php declare(strict_types=1);
<?php
require __DIR__ . '/../src/Bootstrap.php';
declare(strict_types=1);
require __DIR__ . '/../src/Bootstrap.php';