amethyst / variable
v0.1.1
2019-10-04 09:50 UTC
Requires
- php: >=7.1
- amethyst/common: 0.1.*
Requires (Dev)
- amethyst/foo: 0.1.*
- orchestra/testbench: 3.*
- phpunit/phpunit: 7.*
This package is auto-updated.
Last update: 2024-11-04 21:40:59 UTC
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require amethyst/variable
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit