From 4fe8787e13abcca390c35dcb0f535366b8ac7af8 Mon Sep 17 00:00:00 2001 From: rhubinak Date: Wed, 2 Oct 2024 12:12:53 +0200 Subject: [PATCH] Fix Platform.sh template --- .platform.app.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.platform.app.yaml b/.platform.app.yaml index 9dcadb0c66..845dd245e6 100644 --- a/.platform.app.yaml +++ b/.platform.app.yaml @@ -84,6 +84,10 @@ dependencies: php: composer/composer: '^2' +runtime: + extensions: + - sodium + crons: sylius-cancel-unpaid-orders: spec: "0 2 * * *"