[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.188.245.104: ~ $
{
    "name": "willdurand/negotiation",
    "description": "Content Negotiation tools for PHP provided as a standalone library.",
    "keywords": [ "content", "negotiation", "format", "accept", "header" ],
    "license": "MIT",
    "homepage": "http://williamdurand.fr/Negotiation/",
    "authors": [
        {
            "name": "William Durand",
            "email": "will+git@drnd.me"
        }
    ],
    "require": {
        "php": ">=7.1.0"
    },
    "autoload": {
        "psr-4": { "Negotiation\\": "src/Negotiation" }
    },
    "autoload-dev": {
        "psr-4": { "Negotiation\\Tests\\": "tests/Negotiation/Tests" }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "3.0-dev"
        }
    },
    "require-dev": {
        "symfony/phpunit-bridge": "^5.0"
    }
}

Filemanager

Name Type Size Permission Actions
.github Folder 0755
src Folder 0755
tests Folder 0755
.gitignore File 45 B 0644
.travis.yml File 262 B 0644
CONTRIBUTING.md File 1.19 KB 0644
LICENSE File 1.05 KB 0644
README.md File 5.22 KB 0644
appveyor.yml File 898 B 0644
composer.json File 800 B 0644
phpunit.xml.dist File 749 B 0644