Update Forge CLI docs PHP requirement to 8.1+
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 245
- Forks
- 41
- Avg merge
- 28m
- Merged PRs (30d)
- 1
Description
The live Forge CLI docs currently say the CLI requires PHP 8.0+:
https://forge.laravel.com/docs/cli
However, the official laravel/forge-cli composer.json requires PHP ^8.1.0:
https://github.com/laravel/forge-cli/blob/master/composer.json
Could the docs requirement be updated to PHP 8.1+ so it matches the package metadata?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the live Forge CLI documentation at https://forge.laravel.com/docs/cli and compare its PHP requirement with composer.json in laravel/forge-cli. Update the documented requirement from PHP 8.0+ to PHP 8.1+, then verify the documentation matches the package metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 88/100