[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@3.135.220.169: ~ $
{
    "name": "doctrine/dbal",
    "type": "library",
    "description": "Database Abstraction Layer",
    "keywords": ["dbal", "database", "persistence", "queryobject"],
    "homepage": "http://www.doctrine-project.org",
    "license": "MIT",
    "authors": [
        {"name": "Guilherme Blanco", "email": "guilhermeblanco@gmail.com"},
        {"name": "Roman Borschel", "email": "roman@code-factory.org"},
        {"name": "Benjamin Eberlei", "email": "kontakt@beberlei.de"},
        {"name": "Jonathan Wage", "email": "jonwage@gmail.com"}
    ],
    "require": {
        "php": ">=5.3.2",
        "doctrine/common": ">=2.4,<2.8-dev"
    },
    "require-dev": {
        "phpunit/phpunit": "4.*",
        "symfony/console": "2.*||^3.0"
    },
    "suggest": {
        "symfony/console": "For helpful console commands such as SQL execution and import of files."
    },
    "bin": ["bin/doctrine-dbal"],
    "autoload": {
        "psr-0": { "Doctrine\\DBAL\\": "lib/" }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "2.5.x-dev"
        }
    },
    "archive": {
        "exclude": ["!vendor", "tests", "*phpunit.xml", ".travis.yml", "build.xml", "build.properties", "composer.phar"]
    }
}

Filemanager

Name Type Size Permission Actions
bin Folder 0755
lib Folder 0755
LICENSE File 1.04 KB 0644
README.md File 1.2 KB 0644
SECURITY.md File 643 B 0644
UPGRADE.md File 10.41 KB 0644
composer.json File 1.19 KB 0644