amethyst / group
v0.2.5
2020-04-26 15:04 UTC
Requires
- php: >=7.2
- amethyst/core: 0.2.*
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/group
The package will automatically register itself.
Testing
Copy phpunit.xml.dist
to phpunit.xml
and change your environment before launching ./vendor/bin/phpunit