railken / amethyst-user
v0.3.1
2024-03-29 15:34 UTC
Requires
- php: >=8.2
- amethyst/core: 0.3.*
Requires (Dev)
README
需求
PHP 8.2 及以上版本。
安装
您可以通过以下命令使用 Composer 安装它:Composer
composer require amethyst/user
该包将自动注册自己。
测试
将 phpunit.xml.dist
复制到 phpunit.xml
,然后在运行 ./vendor/bin/phpunit
之前更改您的环境。