From 8c85baa2b3f55fd6337bd8e3de26b4a916f5006a Mon Sep 17 00:00:00 2001 From: Stefan Doorn Date: Thu, 7 Sep 2017 22:52:16 +0200 Subject: [PATCH] Adjust .platform.app.yaml from 'symfony' to 'composer' --- deployment/platformsh.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/platformsh.rst b/deployment/platformsh.rst index 031ec746767..0cf1c4c54f3 100644 --- a/deployment/platformsh.rst +++ b/deployment/platformsh.rst @@ -41,7 +41,7 @@ Platform.sh how to deploy your application (read more about # The type of the application to build. type: php:5.6 build: - flavor: symfony + flavor: composer # The relationships of the application with services or other applications. # The left-hand side is the name of the relationship as it will be exposed