1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-12 08:04:02 +02:00

Pull in mlehner/gelf-php via Composer

This commit is contained in:
Marc Abramowitz
2012-04-06 07:25:02 -07:00
parent c9e61750d0
commit 14ac76a0ae
5 changed files with 35 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
* file that was distributed with this source code.
*/
require_once __DIR__ . "/../vendor/.composer/autoload.php";
require_once __DIR__.'/Monolog/TestCase.php';
spl_autoload_register(function($class)