Skip to content

Commit

Permalink
Fix Platform.sh template
Browse files Browse the repository at this point in the history
  • Loading branch information
rhubinak authored and TheMilek committed Dec 6, 2024
1 parent 7a6ef79 commit 4fe8787
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .platform.app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ dependencies:
php:
composer/composer: '^2'

runtime:
extensions:
- sodium

crons:
sylius-cancel-unpaid-orders:
spec: "0 2 * * *"
Expand Down

0 comments on commit 4fe8787

Please sign in to comment.