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 trial

PHP

Daniel Mallett
Daniel Mallett
14,582 Points

Error Using Composer

Hi all,

Does anyone know how to get around this error while using composer require? I haven't downloaded it onto my local machine as being it already installed in work spaces i i did not think it was necessary.

Warning: This development build of composer is over 60 days old. It is recommended to update it by running "/usr/local/bin/composer self-update" to get the lates t version.
Search for a package: monolog

[Composer\Downloader\TransportException]
The "https://packagist.org/search.json?q=monolog&type=" file could not be downloaded (HTTP/1.1 502 Bad Gateway)

Thank you.