magento/magento2-functional-testing-framework

update symfony/http-foundation

ianderso opened this issue · 1 comments

currently, there is a requirement in composer.json for:

"symfony/http-foundation": "^5.0",

that version of http-foundation does not list PHP >=8 as a requirement.

This version should be updated to

"symfony/http-foundation": "^6.0"

to be in alignment with the requirements for PHP >=8

Hi @ianderso. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this


Join Magento Community Engineering Slack and ask your questions in #github channel.