1#!/usr/bin/env php2<?php34/**5* Proxy PHP file generated by Composer6*7* This file includes the referenced bin path (../auth-contrib/php-auth-library/bin/main)8*9* @generated10*/1112namespace Composer;1314$GLOBALS['_composer_bin_dir'] = __DIR__;15$GLOBALS['_composer_autoload_path'] = __DIR__ . '/..'.'/autoload.php';161718return include __DIR__ . '/..'.'/auth-contrib/php-auth-library/bin/main';19