jonphipps/laravel4-idehelper-generator

i've got error

Closed this issue · 1 comments

Your requirements could not be resolved to an installable set of packages.

Problem 1
- Installation request for jonphipps/idehelper dev-master -> satisfiable by jonphipps/idehelper[dev-master].
- jonphipps/idehelper dev-master requires illuminate/support 4.0.x -> no matching package found.

Potential causes:

Yeah, I got that too after the Laravel/framework dev-master became based on 4.1 instead of 4.0. I changed the composer requirement to 4.0.* which seems to work ok at the moment. Have to keep an eye on it though.