runroom-packages / testing
This library provides tools to help testing our bundles and projects
0.9.3
2021-02-11 10:38 UTC
Requires
- php: ^7.3 || ^8.0
- doctrine/data-fixtures: ^1.4
- doctrine/dbal: ^2.10
- doctrine/doctrine-bundle: ^2.1
- doctrine/orm: ^2.7
- phpunit/phpunit: ^9.3
- symfony/dependency-injection: ^4.4 || ^5.1
- symfony/framework-bundle: ^4.4 || ^5.1
- symfony/http-foundation: ^4.4.7 || ^5.1
- symfony/http-kernel: ^4.4.13 || ^5.1.5
- theofidry/alice-data-fixtures: ^1.2
Requires (Dev)
- symfony/phpunit-bridge: ^5.1
Conflicts
README
This library provides tools to help testing our bundles and projects
Installation
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
composer require runroom-packages/testing --dev
License
This bundle is under the MIT license.