amethyst / condition
v0.1.2
2020-01-23 14:49 UTC
Requires
- php: >=7.1
- amethyst/common: 0.1.*
- amethyst/foo: 0.1.*
- railken/template: ^1.0
Requires (Dev)
- orchestra/testbench: 3.*
- phpunit/phpunit: 7.*
This package is auto-updated.
Last update: 2024-12-24 02:09:49 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/condition
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit