1
0
mirror of https://github.com/retailcrm/mailgun-php.git synced 2025-03-19 06:23:56 +03:00
2013-08-02 15:19:44 -07:00

6 lines
105 B
PHP

<?php
//Grab the composer Autoloader!
$autoloader = require dirname(__DIR__) . '/vendor/autoload.php';