Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
Installation & Setup
Composer issue
bluth
August 2013
Hi,
I'm trying to install v 1.6 and when I get asked to run "php composer.phar update" I get the following in the command line.
Can you guys shed some light on this, I can't figure out what to do.
Thanks,
Ivar Rafn
Harro
August 2013
Doesn't look like it likes the "5.3.3" version number, I've changed it to "5.3".
Can you run the update again?
bluth
August 2013
Hi, Thanks for the quick reply.
Where did you change it?
When I ran it again I got the same results but if I take out the ".3" in composer.json under require => php I only get Problem 2 as seen in the image in the previous post.
Thanks
Harro
August 2013
Accepted Answer
I changed it in the repository, and that automatically updates packagist. Composer should automatically pick up the new version.
I think your local composer.json requires version 2.0 of the Upload package. Change that to "dev-master".
We're busy with Fuel v2 (of which Upload is a part), and the changes there colide a bit with some of the existing Fuel v1 environments out there...
bluth
August 2013
Thanks, it worked.
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
bluth
August 2013
Harro
August 2013