spatie / robots-txt

Determine if a page may be crawled from robots.txt, robots meta tags and robot headers
https://spatie.be/en/opensource/php
MIT License
219 stars 36 forks source link

Add PHP 8-only Support (v2) #31

Closed patinthehat closed 3 years ago

patinthehat commented 3 years ago

This PR adds a new major version, v2.0.0.

Specifically, it:

freekmurze commented 3 years ago

Thank you!