Jim Radford

Results 2 issues of Jim Radford

`curl_json` specifies keys via a `/`-separated path through a JSON structure. This works well until someone puts a slash in their `JSON` key, like the `HHVM` memory statistics do. To...

Fix

I'm not sure what "version" was being referred to when choosing `installed.json` over `composer.lock`, but the former has no notion of dev/no-dev whereas the later does. This works for me,...

new feature
help wanted