amethyst / data-view-action
v0.3.2
2024-03-29 15:53 UTC
Requires
- php: >=8.2
- amethyst/action: 0.3.*
- amethyst/core: 0.3.*
- amethyst/data-view: 0.3.*
Requires (Dev)
README
Amethyst package.
Requirements
PHP 7.2 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/data-view-action
The package will automatically register itself.
Testing
Copy phpunit.xml.dist
to phpunit.xml
and change your environment before launching ./vendor/bin/phpunit