mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 20:46:03 +03:00
Bootstrap tweakage
This commit is contained in:
parent
46e398ba34
commit
7f1c066a3b
@ -1,5 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
//Grab the composer Autoloader!
|
//Grab the composer Autoloader!
|
||||||
$autoloader = require dirname(__DIR__) . '/vendor/autoload.php';
|
$autoloader = require dirname(__DIR__) . '../../vendor/autoload.php';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user