stacksight / magento2-configuration
Provides configuration to deploy a Magento 2 project on Platform.sh
Package info
github.com/stacksight/platformsh-magento2-configuration
pkg:composer/stacksight/magento2-configuration
dev-master
2016-07-06 19:16 UTC
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2026-03-05 03:34:44 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"
},