vr-shopxo-source/vendor/maennchen/zipstream-php/test/bootstrap.php

8 lines
113 B
PHP
Raw Normal View History

2022-01-10 15:57:53 +00:00
<?php
2023-02-04 09:16:39 +00:00
2022-01-10 15:57:53 +00:00
declare(strict_types=1);
date_default_timezone_set('UTC');
require __DIR__ . '/../vendor/autoload.php';