prepare for cli updates with custom php binary
Some checks failed
CI/CD Pipeline / test (push) Successful in 2s
CI/CD Pipeline / deploy (push) Failing after 9s
CI/CD Pipeline / promote_stable (push) Has been skipped

This commit is contained in:
2026-02-11 19:13:59 +01:00
parent a0d914ea24
commit d279e7f36f
2 changed files with 9 additions and 2 deletions

View File

@@ -98,5 +98,5 @@
"minimum-stability": "stable",
"prefer-stable": true,
"version": "26.0.2",
"build": "56"
"build": "58"
}