Closed
Description
PR #48 replaced deprecated calls to parents()
with ancestors()
but this project package.json seems to allow for symfony/dom-crawler 4.4: ^4.4 | ^5.4 | ^6.0
The ancestors() function wasn't added to dom-crawler until 5.3.0-BETA-1 so this seems to be a backward-compat breaking change.
Happy to help assist fix this as it's breaking our tests, how would you prefer to resolve it?
Thanks!
/cc @TavoNiievez
Metadata
Metadata
Assignees
Labels
No labels