commitall
This commit is contained in:
7
vendor/maennchen/zipstream-php/test/bootstrap.php
vendored
Normal file
7
vendor/maennchen/zipstream-php/test/bootstrap.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
date_default_timezone_set('UTC');
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
Reference in New Issue
Block a user