Support version 4 of symfony/dom-crawler as it contradicts with other package requirements.

Ideally, I think just changing the composer version requirement to support version 4 will be enough.

CommentFileSizeAuthor
#2 dom_crawler_4-3120727-1.patch360 bytesrmasoad@gmail.com

Comments

rmasoad@gmail.com created an issue. See original summary.

rmasoad@gmail.com’s picture

Issue tags: +Needs review
StatusFileSize
new360 bytes
fathershawn’s picture

Oh nice catch! D9 is shipping on Symfony 4 correct? But D8 is still on 3.4 so I think we want a version constraint such as: "symfony/dom-crawler": "^3.4 || ^4.4"

  • FatherShawn committed 2159351 on 8.x-1.x
    Issue #3120727 by FatherShawn, rmasoad@gmail.com: Support version 4 of...
fathershawn’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.