BBnepal-Accounts/vendor/maennchen/zipstream-php/test/bootstrap.php
Sampanna Rimal 9cd05ef3cb commitall
2024-07-10 18:28:19 +05:45

8 lines
113 B
PHP

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