Skip to content

Commit 0d9f829

Browse files
Update README.md (#179)
Minimum PHP version is 8.0 to match restriction present in composer.json
1 parent 54a560b commit 0d9f829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The package is available on [packagist.org](https://packagist.org/packages/php-m
2323
composer require php-mqtt/client
2424
```
2525

26-
The package requires PHP version 7.4 or higher.
26+
The package requires PHP version 8.0 or higher.
2727

2828
## Usage
2929

0 commit comments

Comments
 (0)