I'm getting syntax error vendor/spatie/crawler/src/Crawler.php:29 #493
hassanshahzadaheer
started this conversation in
General
Replies: 1 comment 1 reply
-
The tests prove that we don't have any syntax errors. Probably you're running this on a PHP version that is not supported by the package. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
ParseError
syntax error
http://petservice.test/sitemap.xml
I have updated the spatie/crawler
composer update spatie/crawler
and downgrading
composer require spatie/crawler:^5.0
and run the http://petservice.test/sitemap.xml still have the same issue
please guide me how to resolve this.
Beta Was this translation helpful? Give feedback.
All reactions