magento / magento2-functional-testing-framework

Magento2 Functional Testing Framework
Other
155 stars 133 forks source link

update symfony/http-foundation #903

Open ianderso opened 1 year ago

ianderso commented 1 year ago

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

m2-assistant[bot] commented 1 year ago

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.