another composer fix

This commit is contained in:
Parziphal 2013-10-02 21:20:59 -05:00
parent 696254ac1c
commit c59e0893a3

View File

@ -12,5 +12,8 @@
"psr-0": { "psr-0": {
"Rails\\": "lib/" "Rails\\": "lib/"
} }
},
"config": {
"vendor-dir": "./../../"
} }
} }