![]() 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/doctrine/doctrine-fixtures-bundle/ |
{ "name": "doctrine/doctrine-fixtures-bundle", "type": "symfony-bundle", "description": "Symfony DoctrineFixturesBundle", "keywords": ["Persistence", "Fixture"], "homepage": "https://www.doctrine-project.org", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "[email protected]" }, { "name": "Doctrine Project", "homepage": "https://www.doctrine-project.org" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": "^7.4 || ^8.0", "doctrine/data-fixtures": "^1.3", "doctrine/doctrine-bundle": "^2.2", "doctrine/orm": "^2.14.0 || ^3.0", "doctrine/persistence": "^2.4|^3.0", "symfony/config": "^5.4|^6.0|^7.0", "symfony/console": "^5.4|^6.0|^7.0", "symfony/dependency-injection": "^5.4|^6.0|^7.0", "symfony/deprecation-contracts": "^2.1|^3", "symfony/doctrine-bridge": "^5.4|^6.0|^7.0", "symfony/http-kernel": "^5.4|^6.0|^7.0" }, "require-dev": { "doctrine/coding-standard": "^12", "phpstan/phpstan": "^1.10.39", "phpunit/phpunit": "^9.6.13", "symfony/phpunit-bridge": "^6.3.6", "vimeo/psalm": "^5.15" }, "conflict": { "doctrine/dbal": "< 3" }, "autoload": { "psr-4": { "Doctrine\\Bundle\\FixturesBundle\\": "" } }, "config": { "sort-packages": true, "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } } }