Skip to content

Commit cd7f1a1

Browse files
Remove outdated PHP version warning (#10589)
1 parent 3ef82c2 commit cd7f1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ Laravel Pail is a package that allows you to easily dive into your Laravel appli
529529
### Installation
530530

531531
> [!WARNING]
532-
> Laravel Pail requires [PHP 8.2+](https://php.net/releases/) and the [PCNTL](https://www.php.net/manual/en/book.pcntl.php) extension.
532+
> Laravel Pail requires the [PCNTL](https://www.php.net/manual/en/book.pcntl.php) PHP extension.
533533
534534
To get started, install Pail into your project using the Composer package manager:
535535

0 commit comments

Comments
 (0)