How to reference local modules using dependency.yml
Thought I would just drop this question as it shows in the forums on a regular basis. Answer should follow.
Take the following application hierarchy:
myplayapp/
myfirstmodule/
mysecondmodule/
I am running my application using play run myplayapp
How can I reference my local modules using Play 1.2 dependency.xml?