amethyst / notification
v0.3.0
2024-03-28 12:38 UTC
Requires
- php: >=8.2
- amethyst/core: 0.3.*
- amethyst/user: 0.3.*
Requires (Dev)
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/notification
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit