docs(readme): refresh outdated requirements, distros, links, and command list#1924
Merged
Merged
Conversation
…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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
>=7.1>=7.47.1matched nothing —composer.jsonrequires>=7.0, platform is7.3, CI tests7.4–8.5. PHP 7.0–7.3 are EOL/untested.develop-v4masterdevelop-v4is frozen at 2018-11-22 (thousands of commits behind).site-wp-commandlinksite-type-wpcomposer.jsonbundles admin-tools, auth, config, cron, dash, log, mailhog, service, shell, site (+ site-type-php/wp).Notes
PHP Modulesline (curl,sqlite3,pcntl) was left unchanged.