Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 617 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 617 Bytes

amethyst-user

Action Status Amethyst

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