dvsa / mot-feature-toggle
There is no license information available for the latest version (v3.0.0) of this package.
Shared facility to toggle functionality within the codebase
v3.0.0
2024-07-08 12:11 UTC
Requires
- php: ^8.2
- laminas/laminas-dependency-plugin: ^2.6.0
- laminas/laminas-servicemanager: ^3.10.0
- laminas/laminas-view: ^2.10
Requires (Dev)
- captainhook/captainhook: ^5.16
- captainhook/plugin-composer: ^5.3
- dvsa/coding-standards: ^2.0
- friendsofphp/php-cs-fixer: ^v3.0.3
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3.10
- vimeo/psalm: ^5.24
This package is auto-updated.
Last update: 2026-03-09 12:48:50 UTC
README
Shared facility to toggle functionality within the MOT testing application
Installing
The recommended way to install is through Composer.
composer require dvsa/mot-feature-toggle
Contributing
Please refer to our Contribution Guide.