amethyst / contract
v0.2.2
2020-03-31 22:20 UTC
Requires
- php: >=7.2
- amethyst/address: 0.2.*
- amethyst/core: 0.2.*
- amethyst/customer: 0.2.*
- amethyst/invoice: 0.2.*
- amethyst/price: 0.2.*
- amethyst/product: 0.2.*
- amethyst/tax: 0.2.*
- amethyst/taxonomy: 0.2.*
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-29 05:40:18 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/contract
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit