Update composer autoload

This commit is contained in:
Romain Neutron 2012-05-25 16:23:34 +02:00
commit dd05bce837

View file

@ -1,3 +1,3 @@
<?php <?php
require __DIR__ . '/vendor/.composer/autoload.php'; require __DIR__ . '/vendor/autoload.php';