Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No update must be a boolean, int given for bin/magent sampledata:deploy|remove --no-update #39345

Open
wants to merge 1 commit into
base: 2.4-develop
Choose a base branch
from

Commits on Nov 7, 2024

  1. No update must be a boolean, int given

    fixes magento#39344
    
    When adding or removing sample data you can tell the composer update
    command to not invoke the update command right away. Since newer
    versions type checking is set for this argument and it must be of type
    boolean instead of a integer.
    JeroenBoersma committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    bdbf4e0 View commit details
    Browse the repository at this point in the history