runroom-packages / testing
This library provides tools to help testing our bundles and projects
0.20.0
2024-10-21 11:40 UTC
Requires
- php: ^8.1
- phpunit/phpunit: ^9.6
- symfony/dependency-injection: ^6.4 || ^7.1
- symfony/framework-bundle: ^6.4 || ^7.1
- symfony/http-foundation: ^6.4 || ^7.1
- symfony/http-kernel: ^6.4 || ^7.1
Requires (Dev)
- doctrine/dbal: ^3.6 || ^4.0
- doctrine/doctrine-bundle: ^2.10
- doctrine/orm: ^2.19 || ^3.2
- knplabs/knp-menu-bundle: ^3.1
- sonata-project/admin-bundle: ^4.25
- sonata-project/doctrine-orm-admin-bundle: ^4.13
- symfony/phpunit-bridge: ^7.1
- symfony/security-bundle: ^6.4 || ^7.1
- symfony/twig-bundle: ^6.4 || ^7.1
This package is auto-updated.
Last update: 2024-10-21 11:42:22 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.