From 40f9ecefe6cc7c5e672c9b0d934c1885914df62c Mon Sep 17 00:00:00 2001 From: elmoghir Date: Wed, 25 Sep 2024 18:16:54 +0100 Subject: [PATCH] add drush platform .sh --- .platform.app.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.platform.app.yaml b/.platform.app.yaml index ae8b717..383bcf4 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -154,6 +154,7 @@ web: # More information: https://docs.platform.sh/create-apps/app-reference.html#dependencies dependencies: php: + drush/drush: "^13" composer/composer: "^2.7" # Hooks allow you to customize your code/environment as the project moves through the build and deploy stages