laravel / laravel/forge-cli

Update Forge CLI docs PHP requirement to 8.1+

Open Beginner friendly
#158 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.