Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRachel Nemati
98 PointsI keep getting this question wrong but it looks correct
Here is the question:
Which command, and package name, is used to install the Symfony HTTP_Foundation package using composer? composer ____
I put 'install' in the blank because that's what I've been taught to do. I have repeatedly gotten this wrong and I can't find the correct answer. Faculty: please either fix this or make the correct answer more comprehensible and accessible.
Did I get this wrong? What is the correct answer??
3 Answers
KRIS NIKOLAISEN
54,971 PointsDid you click the link provided in the question? It gives you the answer.
Rachel Nemati
98 PointsI'll try that, thanks!! I found on the internet the answer, 'composer require symfony/http-foundation' and that worked.
Rachel Nemati
98 PointsOHH ok, yes, I saw the link and I didn't see the answer on the top, I was looking everywhere but there. Thanks!