mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-02 20:56:18 +03:00
Bootstrap tweakage
This commit is contained in:
parent
46e398ba34
commit
7f1c066a3b
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
|
||||
//Grab the composer Autoloader!
|
||||
$autoloader = require dirname(__DIR__) . '/vendor/autoload.php';
|
||||
$autoloader = require dirname(__DIR__) . '../../vendor/autoload.php';
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue