railken / amethyst-sellable-product-catalogue
v0.1.4
2019-01-21 12:35 UTC
Requires
- php: >=7.1
- railken/amethyst-catalogue: 0.1.*
- railken/amethyst-common: 0.1.*
- railken/amethyst-consume-rule: 0.1.*
- railken/amethyst-price-rule: 0.1.*
- railken/amethyst-product: 0.1.*
- railken/amethyst-target: 0.1.*
- railken/amethyst-tax: 0.1.*
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.8.1
- orchestra/testbench: 3.6.*
- phpstan/phpstan: ^0.10
- phpunit/phpunit: ~7.0
README
Amethyst package.
Requirements
PHP 7.1 and later.
Installation
You can install it via Composer by typing the following command:
composer require railken/amethyst-sellable-product-catalogue
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit