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