donation/vendor/maennchen/zipstream-php/test/bootstrap.php
2020-12-21 11:44:46 +05:30

7 lines
112 B
PHP

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