calendar/composer/autoload.php

6 lines
83 B
PHP
Raw Normal View History

<?php
declare(strict_types=1);
require_once __DIR__ . '/../vendor/autoload.php';