Because there are many breaking changes an upgrade is not that easy. There are many edge cases this guide does not cover. We accept PRs to improve this guide.
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.