HEX
Server: Apache
System: Linux clpupre 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64
User: undanet (1000)
PHP: 7.4.3
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /home/undanet/www/PortalEmpleo/vendor/doctrine/doctrine-bundle/composer.json
{
    "name": "doctrine/doctrine-bundle",
    "type": "symfony-bundle",
    "description": "Symfony DoctrineBundle",
    "keywords": ["DBAL", "ORM", "Database", "Persistence"],
    "homepage": "http://www.doctrine-project.org",
    "license": "MIT",
    "minimum-stability": "dev",
    "authors": [
        {
            "name": "Fabien Potencier",
            "email": "fabien@symfony.com"
        },
        {
            "name": "Benjamin Eberlei",
            "email": "kontakt@beberlei.de"
        },
        {
            "name": "Symfony Community",
            "homepage": "http://symfony.com/contributors"
        },
        {
            "name": "Doctrine Project",
            "homepage": "http://www.doctrine-project.org/"
        }
    ],
    "require": {
        "php": "^7.1 || ^8.0",
        "doctrine/dbal": "^2.9.0|^3.0",
        "doctrine/persistence": "^1.3.3|^2.0",
        "doctrine/sql-formatter": "^1.0.1",
        "symfony/cache": "^4.3.3|^5.0",
        "symfony/config": "^4.3.3|^5.0",
        "symfony/console": "^3.4.30|^4.3.3|^5.0",
        "symfony/dependency-injection": "^4.3.3|^5.0",
        "symfony/doctrine-bridge": "^4.3.7|^5.0",
        "symfony/framework-bundle": "^3.4.30|^4.3.3|^5.0",
        "symfony/service-contracts": "^1.1.1|^2.0"
    },
    "require-dev": {
        "doctrine/coding-standard": "^8.0",
        "doctrine/orm": "^2.6",
        "ocramius/proxy-manager": "^2.1",
        "phpunit/phpunit": "^7.5 || ^8.0 || ^9.3",
        "symfony/phpunit-bridge": "^4.2",
        "symfony/property-info": "^4.3.3|^5.0",
        "symfony/proxy-manager-bridge": "^3.4|^4.3.3|^5.0",
        "symfony/twig-bridge": "^3.4.30|^4.3.3|^5.0",
        "symfony/validator": "^3.4.30|^4.3.3|^5.0",
        "symfony/web-profiler-bundle": "^3.4.30|^4.3.3|^5.0",
        "symfony/yaml": "^3.4.30|^4.3.3|^5.0",
        "twig/twig": "^1.34|^2.12|^3.0"
    },
    "config": {
        "sort-packages": true
    },
    "conflict": {
        "doctrine/orm": "<2.6",
        "twig/twig": "<1.34|>=2.0,<2.4"
    },
    "suggest": {
        "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
        "symfony/web-profiler-bundle": "To use the data collector."
    },
    "autoload": {
        "psr-4": { "Doctrine\\Bundle\\DoctrineBundle\\": "" }
    },
    "autoload-dev": {
        "psr-4": { "": "Tests/DependencyInjection" }
    },
    "extra": {
        "branch-alias": {
            "dev-master": "2.3.x-dev"
        }
    }
}