Skip to content

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