amethyst / data-view-action
Installs: 17
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/amethyst/data-view-action
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