Skip to content

Can't ignore php update #18905

Closed Locked Answered by rarkins
pimjansen asked this question in Request Help
Nov 14, 2022 · 1 comments · 6 replies
Discussion options

You must be logged in to vote

This rule achieves nothing, no matter where you put it. match* and excluse* rules are just used for matching, and do nothing unless there's also an action to do. Therefore you need this, and it can go anywhere in the packageRules:

    {
      "matchManagers": ["composer"],
      "matchPackageNames": ["php"],
      "enabled": false
    }

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@PhilipAbed
Comment options

@rarkins
Comment options

Answer selected by rarkins
@pimjansen
Comment options

@PhilipAbed
Comment options

@PhilipAbed
Comment options

@dbu

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants