Skip to content

ci: Fix the SYMFONY_REQUIRE value - #1335

Draft
theofidry wants to merge 2 commits into
nelmio:mainfrom
theofidry:ci/sf8-constraint
Draft

ci: Fix the SYMFONY_REQUIRE value#1335
theofidry wants to merge 2 commits into
nelmio:mainfrom
theofidry:ci/sf8-constraint

Conversation

@theofidry

Copy link
Copy Markdown
Member

Applying the suggestion from symfony/flex#1073 (comment)

@theofidry theofidry changed the title ci: Fix the SYMFONY_REQUIRES value ci: Fix the SYMFONY_REQUIRE value Dec 16, 2025
@theofidry

Copy link
Copy Markdown
Member Author

@stof @xabbuh FYI it does not appear that this version require fixed the problem:

Again: it's legit it didn't install symfony/framework-bundle v8 neither symfony/yaml v8 because I missed to adapt the constraint from "^6.0 || ^7.4" to "^7.4 || ^8.0" (I even missed bumping to 6.4 even apparently...). But I kinda expect the plugin to cause a failure in this case as we marked v8 as required, and it couldn't.

Adjusting the version like suggested did not change that.

@theofidry
theofidry marked this pull request as draft February 24, 2026 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants