trs_matrimony/vendor/maennchen/zipstream-php/test/bootstrap.php
2024-08-22 09:31:12 +05:30

8 lines
113 B
PHP

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