aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.php
blob: 158a8bbfb856bcd9aa1d9670f67b4a6c26632a4d (plain)
1
2
3
4
5
<?php

declare(strict_types=1);

require_once __DIR__ . '/vendor/autoload.php';