amethyst / foo
v0.3.2
2024-03-29 17:15 UTC
Requires
- php: >=8.2
- amethyst/core: 0.3.*
Requires (Dev)
README
Add two data: foo and bar. Used primarly for testing
Requirements
- PHP 8.2 and later
Installation
You can install it via Composer by typing the following command:
composer require amethyst/foo
The package will automatically register itself.
Testing
- Clone this repository
- Copy the default
phpunit.xml.disttophpunit.xml - Change the environment variables as you see fit
- Launch
./vendor/bin/phpunit