Update bundle target dir on composer.json

This commit is contained in:
Javier Hernández Gil 2013-12-10 19:58:10 +01:00
parent 73a8df80d0
commit a1c701b81d

View File

@ -24,5 +24,7 @@
"psr-0": {
"Jhg\\NexmoBundle": ""
}
}
},
"target-dir": "Jhg/NexmoBundle"
}