Changed the requires file to take 'before' and 'after' parameters to declare forward and backward dependencies. Declaring 'before' will FORCE the listed module to be installed along with this one. See the docs.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
entities
|
||||
after entities
|
||||
before users
|
||||
|
||||
Reference in New Issue
Block a user