![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mautic.corals.io/vendor/sensio/framework-extra-bundle/ |
{ "name": "sensio/framework-extra-bundle", "description": "This bundle provides a way to configure your controllers with annotations", "keywords": ["annotations","controllers"], "type": "symfony-bundle", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "[email protected]" } ], "require": { "php": ">=7.2.5", "doctrine/annotations": "^1.0|^2.0", "symfony/config": "^4.4|^5.0|^6.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/framework-bundle": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^4.4|^5.0|^6.0" }, "require-dev": { "doctrine/dbal": "^2.10|^3.0", "doctrine/doctrine-bundle": "^1.11|^2.0", "doctrine/orm": "^2.5", "symfony/browser-kit": "^4.4|^5.0|^6.0", "symfony/doctrine-bridge": "^4.4|^5.0|^6.0", "symfony/dom-crawler": "^4.4|^5.0|^6.0", "symfony/expression-language": "^4.4|^5.0|^6.0", "symfony/finder": "^4.4|^5.0|^6.0", "symfony/monolog-bundle": "^3.2", "symfony/monolog-bridge": "^4.0|^5.0|^6.0", "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0", "symfony/security-bundle": "^4.4|^5.0|^6.0", "symfony/twig-bundle": "^4.4|^5.0|^6.0", "symfony/yaml": "^4.4|^5.0|^6.0", "twig/twig": "^1.34|^2.4|^3.0" }, "conflict": { "doctrine/doctrine-cache-bundle": "<1.3.1", "doctrine/persistence": "<1.3" }, "minimum-stability": "dev", "autoload": { "psr-4": { "Sensio\\Bundle\\FrameworkExtraBundle\\": "src/" }, "exclude-from-classmap": [ "/tests/" ] }, "autoload-dev": { "psr-4": { "Sensio\\Bundle\\FrameworkExtraBundle\\Tests\\": "tests/", "Tests\\Fixtures\\": "tests/Fixtures/" } }, "extra": { "branch-alias": { "dev-master": "6.1.x-dev" } }, "config": { "allow-plugins": { "composer/package-versions-deprecated": true } } }