spatie / crawler

An easy to use, powerful crawler implemented in PHP. Can execute Javascript.
https://freek.dev/308-building-a-crawler-in-php
MIT License
2.51k stars 357 forks source link

Add PHP 8.2 Support #437

Closed patinthehat closed 1 year ago

patinthehat commented 1 year ago

This PR adds PHP 8.2 to the tests workflow.

id:php82-support/v1

freekmurze commented 1 year ago

Thanks!