spatie/crawler
is updated to^8.0
.
No API changes were made. If you're on PHP 8, you should be able to upgrade from v5 to v6 without having to make any changes.
spatie/crawler
is updated to^4.0
. This version made changes to the way customProfiles
andObservers
are made. Please see the UPGRADING guide ofspatie/crawler
to know how to update any custom crawl profiles or observers - if you have any.
spatie/crawler
is updated to^3.0
. This version introduced the use of PSR-7UriInterface
instead of a customUrl
class. Please see the UPGRADING guide ofspatie/crawler
to know how to update any custom crawl profiles - if you have any.