Skip to content

Conversation

Crovitche-1623
Copy link

The current command composer config "extra.symfony/flex.synchronize_package.json" false write a string containing "false":

e.g.

{
    {
        "symfony/flex": {
            "synchronize_package_json": "false",
        }
    }
}

It does not skip the package.json as expected so I suggest to add the filter_var, so for al those use the previous "wrong" command, it'll work as expected now.

ping @smnandre and @Kocal

related: symfony/ux#3091

@Crovitche-1623
Copy link
Author

Note: the CI step for CS fails on code that I didn't wrote.

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.

1 participant