- Issue created by @goose2000
I was updating my OG to dev version OG 7.x-2.x-dev (has some fixes).
I then discovered og_extra reported it requires 2.0 only on the update.php page.
dependencies[] = og (2.x)
Would it be okay to just update to:
dependencies[] = og
Or how do I include the dev version too?
dependencies[] = og (2.x-dev) ?
Active
1.0
Code