stacksight / magento2-configuration
Provides configuration to deploy a Magento 2 project on Platform.sh
dev-master
2016-07-06 19:16 UTC
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2025-01-08 21:41:33 UTC
README
Provides configuration to deploy a Magento 2 project on Platform.sh
Get via Composer
This package is available in Packagist.
You can get it via Composer by adding the following line to your composer.json
:
"require": {
"platformsh/magento2-configuration": "dev-master"
},