railken / amethyst-user
Installs: 3 585
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
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