update changelog and CLI php status handling
All checks were successful
CI/CD Pipeline / test (push) Successful in 3s
CI/CD Pipeline / deploy (push) Successful in 24s
CI/CD Pipeline / promote_stable (push) Successful in 3s

This commit is contained in:
2026-02-18 18:50:25 +01:00
parent d178b8da91
commit 942ab7858b
4 changed files with 102 additions and 11 deletions

View File

@@ -73,6 +73,7 @@ it('returns system status for admins', function (): void {
expect($payload)->toHaveKeys([
'php',
'php_default',
'php_default_version',
'composer',
'composer_version',
'node',