#!/usr/bin/env php <?php /** * Proxy PHP file generated by Composer * * This file includes the referenced bin path (../auth-contrib/php-auth-library/bin/main) * * @generated */ namespace Composer; $GLOBALS['_composer_bin_dir'] = __DIR__; $GLOBALS['_composer_autoload_path'] = __DIR__ . '/..'.'/autoload.php'; return include __DIR__ . '/..'.'/auth-contrib/php-auth-library/bin/main';