<?php declare(strict_types=1); require __DIR__ . '/../vendor/autoload.php'; App\App\Bootstrap::run()->run();