mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
Update Bootstrap.php
This commit is contained in:
parent
7a998ef568
commit
1a390827b0
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
|
||||
//Grab the composer Autoloader!
|
||||
$autoloader = require dirname(__DIR__) . '../../vendor/autoload.php';
|
||||
$autoloader = require dirname(__DIR__) . '/vendor/autoload.php';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user