Skip to content
This repository has been archived by the owner. It is now read-only.

Composer support #1

Merged
merged 1 commit into from Nov 14, 2012
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

@@ -0,0 +1,12 @@
{
"name": "loggly/loggly-php",
"description": "Loggly SDK for PHP",
"autoload": {
"classmap": ["Loggly.php"]
},
"require": {
"php": ">=5.2.0",

"ext-curl": "*"
}
}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.