mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-10-17 16:16:26 +02:00
5
bootstrap.php
Normal file
5
bootstrap.php
Normal file
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
if (!defined('PHPUNIT_COMPOSER_INSTALL')) {
|
||||
define('PHPUNIT_COMPOSER_INSTALL', __DIR__ . '/vendor/autoload.php');
|
||||
}
|
Reference in New Issue
Block a user