at path:ROOT / wp-content / mu-plugins / vendor / bin / main
run:R W Run
394 By
2026-04-15 19:02:15
R W Run
error_log
📄main
1#!/usr/bin/env php
2<?php
3
4/**
5 * Proxy PHP file generated by Composer
6 *
7 * This file includes the referenced bin path (../auth-contrib/php-auth-library/bin/main)
8 *
9 * @generated
10 */
11
12namespace Composer;
13
14$GLOBALS['_composer_bin_dir'] = __DIR__;
15$GLOBALS['_composer_autoload_path'] = __DIR__ . '/..'.'/autoload.php';
16
17
18return include __DIR__ . '/..'.'/auth-contrib/php-auth-library/bin/main';
19