Merge branch 'main' into v3-feat/skeleton

# Conflicts:
#	composer.lock
#	config/env.ini
#	src/SPC/ConsoleApplication.php
This commit is contained in:
crazywhalecc
2026-01-20 15:25:43 +08:00
43 changed files with 466 additions and 274 deletions

View File

@@ -108,8 +108,7 @@ RUN apk update; \
wget \
xz \
gettext-dev \
binutils-gold \
patchelf
binutils-gold
RUN curl -#fSL https://dl.static-php.dev/static-php-cli/bulk/php-8.4.4-cli-linux-\$(uname -m).tar.gz | tar -xz -C /usr/local/bin && \
chmod +x /usr/local/bin/php