rialto-php / puphpeteer

A Puppeteer bridge for PHP, supporting the entire API.
MIT License
1.34k stars 208 forks source link

Unclear node version requirement #152

Open asmundstavdahl opened 3 years ago

asmundstavdahl commented 3 years ago

Describe the bug The readme's node version requirement badge says >=9 is required, while 'Requirements and installation' says that >=8 is required.

Reproducible example Browse to https://github.com/rialto-php/puphpeteer, check rendered readme file.

Expected behavior Unambiguous claimed node version requirement.

Screenshot Screenshot 2021-10-01 at 16-44-51 rialto-php puphpeteer A Puppeteer bridge for PHP, supporting the entire API