- Issue created by @tstoeckler
- π©πͺGermany tstoeckler Essen, Germany
I guess I should point out that Config Filter 1.x is required for this bug to occur. Did not check specifically why.
- πΊπΈUnited States mikemadison Seattle, WA
I hit this today. Updating to config split 2 and config filter 2 did seem to alleviate the issue (although I'm not sure that's a "real" work around for myself or others). I need to do a lot more testing to see if my project will work with the 2.x versions of these modules.
- π¨πSwitzerland bircher π¨πΏ
Thank you for reporting this issue.
I think the easiest way forward is to use config split 2. and config ignore 3.x and uninstall config filter. - π©πͺGermany tstoeckler Essen, Germany
That's fair enough. I had all modules installed locally via Git and not via Composer, so I'm not sure off the top of my head if it's even possible to get to this state with a valid
composer.json
. If not, I guess we can just close this. If so, maybe someconflict
should be added to thecomposer.json
? - π¨πSwitzerland bircher π¨πΏ
Ok, Well I guess this issue is for config ignore 2.x anyway which is no longer supported.. so we don't even have to add any
conflict
.