Skip to content

Commit

Permalink
Add sodium extension to Platform.sh config
Browse files Browse the repository at this point in the history
Co-authored-by: rhubinak <rhubinak@tuta.io>
  • Loading branch information
TheMilek and rhubinak committed Dec 6, 2024
1 parent 65586d7 commit 2a43285
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 2a43285

Please sign in to comment.