Skip to content

Commit 426366e

Browse files
authored
Update README.md (PHP 8.4 compatibility)
1 parent d556e57 commit 426366e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install the latest version using composer.
1616
$ composer require paquettg/php-html-parser
1717
```
1818

19-
This package can be found on [packagist](https://packagist.org/packages/paquettg/php-html-parser) and is best loaded using [composer](http://getcomposer.org/). We support php 7.2, 7.3, and 7.4.
19+
This package can be found on [packagist](https://packagist.org/packages/paquettg/php-html-parser) and is best loaded using [composer](http://getcomposer.org/). We support PHP 7.2, 7.3, and 7.4. Also, it is supposed to be PHP 8.4 compatible.
2020

2121
Basic Usage
2222
-----

0 commit comments

Comments
 (0)