fix: enforce php 8.2.30 platform for docker compatibility
Some checks failed
Build, Push and Deploy / deploy-staging (push) Has been cancelled
Build, Push and Deploy / deploy-production (push) Has been cancelled
Build, Push and Deploy / build-and-push (push) Has been cancelled
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2026-04-18 20:29:54 +07:00
parent f459f03d0c
commit 4554035227
2 changed files with 566 additions and 590 deletions

View File

@@ -93,6 +93,9 @@
} }
}, },
"config": { "config": {
"platform": {
"php": "8.2.30"
},
"optimize-autoloader": true, "optimize-autoloader": true,
"preferred-install": "dist", "preferred-install": "dist",
"sort-packages": true, "sort-packages": true,

1153
composer.lock generated

File diff suppressed because it is too large Load Diff