When I try to update, I get this error:
C:\wamp\www\bwon>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Installing symfony/finder (2.3.x-dev v2.3.0)
Downloading: 100%
Downloading: 100%
Downloading: 100%
[Composer\Downloader\TransportException]
The "http://nodeload.github.com/symfony/Finder/zip/v2.3.0" file could not b
e downloaded: failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?
Is this a GitHub problem or composer problem? I didn't have trouble before with updating/downloading composer packages.