Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

aragon999
Copy link

See https://github.com/FriendsOfShopware/platform-plugin-dev-docker/actions/runs/13936156525/job/39004640133?pr=41#step:5:1242

And this comment: FriendsOfShopware/platform-plugin-dev-docker#41 (comment)

When I add the conflict to the composer.json everything works as expected: https://github.com/FriendsOfShopware/platform-plugin-dev-docker/actions/runs/13950779471/job/39049495464?pr=41#step:5:554

But tbh I am not sure against which branch this PR should be targeted, as in the current trunk (version 6.7) the package in version 0.5.0 is required: https://github.com/shopware/shopware/blob/trunk/composer.json#L114

which are not compatible with phpstan 2
@mitelg
Copy link
Member

mitelg commented Jul 24, 2025

hey @aragon999

would you mind updating this PR? or is it even still relevant?

by now, we have separate composer.json files for each version with different shopware/core target versions. please use the one applicable for you

@aragon999
Copy link
Author

@mitelg yes I think it is still required (not tested though), but I will have a look.

But tbh. I am not sure if I understand the new structure. This constraint is needed for all 6.7.x versions, to which composer*.jsons should I add it? 🤔

@mitelg
Copy link
Member

mitelg commented Jul 24, 2025

@aragon999
Copy link
Author

Yes, but this also covers several 6.6.x versions, for which this constraint is not needed, and may even lead to problems.

@mitelg
Copy link
Member

mitelg commented Jul 25, 2025

I see 🤔

would this PR solve the problem? symfony/symfony#61020

I tested it here https://github.com/shopware/shopware/pull/10945/files#r2180125819

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