Skip to content

docs(readme): refresh outdated requirements, distros, links, and command list#1924

Merged
mrrobot47 merged 1 commit into
EasyEngine:developfrom
mrrobot47:docs/refresh-readme
Jun 15, 2026
Merged

docs(readme): refresh outdated requirements, distros, links, and command list#1924
mrrobot47 merged 1 commit into
EasyEngine:developfrom
mrrobot47:docs/refresh-readme

Conversation

@mrrobot47

Copy link
Copy Markdown
Member

Summary

The README had drifted from the codebase on every factual claim checked. This refreshes the stale content. All changes verified against composer.json, the CI workflow, and the linked repos.

Changes

Was Now Why
PHP CLI >=7.1 >=7.4 7.1 matched nothing — composer.json requires >=7.0, platform is 7.3, CI tests 7.48.5. PHP 7.0–7.3 are EOL/untested.
Ubuntu 14.04/16.04/18.04/20.04/22.04, Debian 8/10 Ubuntu 20.04/22.04/24.04, Debian 11/12 14.04/16.04/18.04 and Debian 8/10 are all EOL; current LTS releases were missing.
Tab-completion link → develop-v4 master develop-v4 is frozen at 2018-11-22 (thousands of commits behind).
site-wp-command link site-type-wp Repo was renamed; the old URL only redirects.
Bundled commands = site + shell All 10 bundled top-level commands + site types composer.json bundles admin-tools, auth, config, cron, dash, log, mailhog, service, shell, site (+ site-type-php/wp).

Notes

  • Tested-distro list is a best-effort update to current LTS releases — please confirm against the installer's actual test matrix (Debian 13/trixie could be added if validated for the host installer).
  • The PHP Modules line (curl, sqlite3, pcntl) was left unchanged.

…and list

- Bump documented PHP CLI floor from >=7.1 to >=7.4 (CI-tested floor)
- Update tested distros to current releases (Ubuntu 20.04/22.04/24.04, Debian 11/12); drop EOL ones
- Point tab-completion link at master instead of the stale develop-v4 branch
- Fix renamed WP docs link (site-wp-command -> site-type-wp)
- List all bundled default commands instead of just site and shell
@mrrobot47 mrrobot47 merged commit efe9433 into EasyEngine:develop Jun 15, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant