File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,6 @@ if ($execute) {
43
43
require __PHPBU_PHAR_ROOT__ . '/lib/aws-sdk/functions.php ' ;
44
44
// guzzle functions
45
45
require __PHPBU_PHAR_ROOT__ . '/lib/guzzlehttp/guzzle/functions_include.php ' ;
46
- require __PHPBU_PHAR_ROOT__ . '/lib/guzzlehttp/psr7/functions_include.php ' ;
47
- require __PHPBU_PHAR_ROOT__ . '/lib/guzzlehttp/promises/functions_include.php ' ;
48
- // dropbox collection helper
49
- require __PHPBU_PHAR_ROOT__ . '/lib/tightenco/Collect/Support/helpers.php ' ;
50
- //require __PHPBU_PHAR_ROOT__ . '/lib/tightenco/Collect/Support/alias.php';
51
46
// load the symfony polyfills
52
47
require __PHPBU_PHAR_ROOT__ . '/lib/symfony/polyfill-ctype/bootstrap.php ' ;
53
48
require __PHPBU_PHAR_ROOT__ . '/lib/symfony/polyfill-mbstring/bootstrap.php ' ;
You can’t perform that action at this time.
0 commit comments