mxmbsocket/vendor/.composer/installed.json
Chris Boden e1c7ce361f App -> Component Refactoring
Updating namespacing and conventions as per ticket #1
2012-01-31 08:37:51 -05:00

22 lines
519 B
JSON

[
{
"name": "guzzle",
"version": "2.0.2",
"version_normalized": "2.0.2.0",
"source": {
"type": "git",
"url": "https:\/\/github.com\/guzzle\/guzzle.git",
"reference": "ac64abc2c05b921efc4623379c1674a282475ae5"
},
"type": "library",
"names": [
"guzzle"
],
"installation-source": "source",
"autoload": {
"psr-0": {
"Guzzle": "src"
}
}
}
]