stacksight / magento2-configuration
Provides configuration to deploy a Magento 2 project on Platform.sh
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 33
pkg:composer/stacksight/magento2-configuration
Requires
- php: >=5.6.0
This package is not auto-updated.
Last update: 2025-10-30 01:41:14 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"
},