Skip to content

Commit

Permalink
Add sodium extension to Platform.sh config on 1.14 (#1086)
Browse files Browse the repository at this point in the history
  • Loading branch information
GSadee authored Dec 9, 2024
2 parents 65586d7 + 2a43285 commit 9292dce
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 9292dce

Please sign in to comment.