Sorry if this isn't the best place for this question.
As I'm still learning Fuel, but trying to develop my app, having read a bit about the alpha version of 2.0 I thought I'd download it and start trying to make my app compatible with that and get a head start rather than changing lots of code in the future. However, when I try to php composer.phar install I get 5 dependancy issues for core, kernel, oil, legacy and static. I have these cloned from git also, how should I go about getting this to work?
Thanks
There is no need to clone them yourself, composer will install them for you.
Note that 2.0 isn't even alpha yet, it's still in early stages, so I would advice not to use it except for experimental purposes.