lint
All checks were successful
/ ls (pull_request) Successful in 29s
/ ls (push) Successful in 29s

This commit is contained in:
lubiana 2024-06-10 20:23:36 +02:00
parent a541338909
commit 7663f684a4
No known key found for this signature in database
9 changed files with 50 additions and 32 deletions

View file

@ -1,6 +1,5 @@
<?php declare(strict_types=1);
use Symfony\Component\Console\Input\ArrayInput;
use Symfony\Component\Dotenv\Dotenv;
require dirname(__DIR__) . '/vendor/autoload.php';