lm-commons / lmc-rbac-mvc-devtools
Developer Tools for LM-Commons/LmcRbacMvc
1.1.0
2024-10-30 16:26 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- laminas/laminas-developer-tools: ~2.0
- laminas/laminas-mvc: ~3.0
- lm-commons/lmc-rbac-mvc: ^4.0
Requires (Dev)
- laminas/laminas-coding-standard: ^3.0
- laminas/laminas-permissions-rbac: ~3.0
- phpunit/phpunit: ^10.5.30 || ^11.3.1
- psalm/plugin-phpunit: ^0.19.0
- vimeo/psalm: ^5.25
This package is auto-updated.
Last update: 2024-10-30 16:29:17 UTC
README
Laminas MVC Developer Tools extension for LmcRbacMvc.
Requirements
- PHP 8.1 or higher
- LmcRbacMvc 4.0 or higher
Installation
Install via Composer, typically as a development component:
$ composer require --dev lm-commons/lmc-rbac-mvc-devtools
Composer should ask to install the module. Typically, this module will
go in development.config.php
.
Support
- File issues at https://github.com/LM-Commons/LmcRbacMvcDeveloperTools/issues
- Ask questions in the LM-Commons Slack chat.