Skip to content

feat: initial PHP SDK scaffold with Saloon connector, codegen, and CI #1

feat: initial PHP SDK scaffold with Saloon connector, codegen, and CI

feat: initial PHP SDK scaffold with Saloon connector, codegen, and CI #1

Triggered via push May 11, 2026 06:36
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test (8.3)
Process completed with exit code 2.
test (8.3)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/console is locked to version v8.0.9 and an update of this package was not requested. - symfony/console v8.0.9 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement. Problem 2 - symfony/finder is locked to version v8.0.8 and an update of this package was not requested. - symfony/finder v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement. Problem 3 - symfony/process is locked to version v8.0.8 and an update of this package was not requested. - symfony/process v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v8.0.8 and an update of this package was not requested. - symfony/string v8.0.8 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement. Problem 5 - nunomaduro/termwind is locked to version v2.4.0 and an update of this package was not requested. - nunomaduro/termwind v2.4.0 requires symfony/console ^7.4.4 || ^8.0.4 -> satisfiable by symfony/console[v8.0.9]. - symfony/console v8.0.9 requires php >=8.4 -> your php version (8.3.31) does not satisfy that requirement.
test (8.2)
The strategy configuration was canceled because "test._8_3" failed
test (8.2)
The operation was canceled.