Skip to content

Minor README edits#167

Merged
weitzman merged 1 commit intomainfrom
20260414_minor_readme_edits
Apr 14, 2026
Merged

Minor README edits#167
weitzman merged 1 commit intomainfrom
20260414_minor_readme_edits

Conversation

@rfay
Copy link
Copy Markdown
Member

@rfay rfay commented Apr 14, 2026

The Issue

  • We don't really suggest the drupal project type any more. It was too complicated for people. Still supported but not mentioned. Using drupal11 here.
  • There's no need these days to add --php-version=8.3 --corepack-enable. Default PHP version is 8.4 (as per drupal11 support) and corepack-enable is automatic for drupal11. However, if you think the default version of PHP (8.4) is not a good idea, this could be shown as --php-version=8.4 to show people explicitly how to change it.

How This PR Solves The Issue

Minor README updates

* We don't really suggest the `drupal` project type any more. It was too complicated for people. Still supported but not mentioned. Using `drupal11` here.
* There's no need these days to add `--php-version=8.3 --corepack-enable`. Default PHP version is 8.4 (as per drupal11 support) and `corepack-enable` is automatic for drupal11. However, if you think the default version of PHP (8.4) is not a good idea, this could be shown as `--php-version=8.4` to show people explicitly how to change it.
@rfay
Copy link
Copy Markdown
Member Author

rfay commented Apr 14, 2026

One minor note: When testing this, I was unable to add drush/drush; the dependency problems baffled me. I would have expected drush to already be provided in this add-on's composer.json goodies.

@weitzman weitzman merged commit 52d8f4f into main Apr 14, 2026
6 checks passed
@weitzman weitzman deleted the 20260414_minor_readme_edits branch April 14, 2026 14:59
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.

2 participants