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
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:
@@ -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
1153
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user