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

Value is a parameter for dependsOn only #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dkulyk
Copy link

@dkulyk dkulyk commented Mar 27, 2021

Fixes #161

@dkulyk dkulyk changed the title Value is an parameter for dependsOn only Value is a parameter for dependsOn only Mar 27, 2021
@rela589n
Copy link

rela589n commented Jun 2, 2021

As a quick fix, can use composer patch (composer package cweagans/composer-patches):

    "extra": {
        "patches": {
            "epartment/nova-dependency-container": {
                "Fix dependsOnEmpty": "https://patch-diff.githubusercontent.com/raw/epartment/nova-dependency-container/pull/162.diff"
            },
            "composer-exit-on-patch-failure": true
        }
    }

@dkulyk
Copy link
Author

dkulyk commented Jun 28, 2021

ping

@glouel
Copy link

glouel commented Sep 8, 2021

Would also love to see this merged if possible !

@martijn94
Copy link

Would be nice to see this merged!

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.

dependsOnNotEmpty doesn't work
4 participants