How to include all dependent library in the project folder

I apologize if this question has already been asked before. I have noticed that whenever I create a new project, the PlatformIO Library Manager stores my dependencies in an external folder (~/.platformio/lib) which is common between all your projects. While this is a great solution to minimize redundancies, this creates a problem if I need to add the dependencies in e.g. git repository or if a colleague who does not use the PlatformIO wants to collaborate with me. I was wondering if there is any way to configure PlatformIO in order to store all the dependencies in the root folder of the project.

http://docs.platformio.org/en/latest/projectconf/section_env_library.html#lib-deps