You must set up the project dependencies by running the following commands:

    curl -s http://getcomposer.org/installer | php
    php composer.phar install
EOF; if (PHP_SAPI === 'cli') { $message = strip_tags($message); } die($message); } AnnotationRegistry::registerLoader(array($loader, 'loadClass')); return $loader;