magento / magento/magento2-functional-testing-framework

update symfony/http-foundation

Open
#903 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
154
Forks
134
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

Open composer.json and inspect the symfony/http-foundation requirement. Update it to the PHP 8-compatible version stated in the issue, then verify that Composer resolves the dependency successfully with PHP >=8; done means the requirement is aligned without dependency conflicts.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, symfony
Domain
testing-qa
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.