runroom-packages / testing
This library provides tools to help testing our bundles and projects
0.16.1
2023-04-14 16:15 UTC
Requires
- php: ^7.4 || ^8.0
- phpunit/phpunit: ^9.5
- symfony/dependency-injection: ^4.4 || ^5.4 || ^6.0
- symfony/framework-bundle: ^4.4 || ^5.4 || ^6.0
- symfony/http-foundation: ^4.4.7 || ^5.4 || ^6.0
- symfony/http-kernel: ^4.4.13 || ^5.4 || ^6.0
Requires (Dev)
- doctrine/annotations: ^1.13 || ^2.0
- doctrine/data-fixtures: ^1.5.1
- doctrine/dbal: ^2.10 <2.13.1 || ^3.1.4
- doctrine/doctrine-bundle: ^2.3
- doctrine/orm: ^2.8
- knplabs/knp-menu-bundle: ^3.1
- sonata-project/admin-bundle: ^3.103 || ^4.9
- sonata-project/doctrine-orm-admin-bundle: ^3.34 || ^4.0
- symfony/phpunit-bridge: ^6.0
- symfony/security-bundle: ^4.4 || ^5.4 || ^6.0
- symfony/twig-bundle: ^4.4 || ^5.4 || ^6.0
- theofidry/alice-data-fixtures: ^1.3
This package is auto-updated.
Last update: 2023-05-19 13:20:12 UTC
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
Contribute
The sources of this package are contained in the Runroom monorepo. We welcome contributions for this package on runroom/runroom-packages.
License
This bundle is under the MIT license.