amethyst / delivery
Installs: 32
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/amethyst/delivery
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