amethyst / delivery
v0.2.2
2020-03-31 22:23 UTC
Requires
- php: >=7.2
- amethyst/address: 0.2.*
- amethyst/core: 0.2.*
- amethyst/owner: 0.2.*
- amethyst/price: 0.2.*
- amethyst/shipment-zone: 0.2.*
- amethyst/time-range: 0.2.*
Requires (Dev)
- amethyst/foo: 0.2.*
- amethyst/user: 0.2.*
- orchestra/testbench: 3.6.*
- 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 amethyst/delivery
The package will automatically register itself.
Documentation
Testing
Configure the .env file before launching ./vendor/bin/phpunit