Skip to content

Commit

Permalink
Merge pull request #1 from cdnsteve/splitting-interfaces
Browse files Browse the repository at this point in the history
Reorganizing the setup of the app for v 1.0.0
  • Loading branch information
cdnsteve committed Nov 30, 2015
2 parents 84db5c6 + af15cfa commit 067dcfd
Show file tree
Hide file tree
Showing 22 changed files with 488 additions and 688 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use CdnSteve\Segment\Analytics;
Segment::config([
'api_key' => 'YOUR_API_KEY',
'timeout' => 2.0, // HTTP request in seconds.
'sync' => 'sync' // optional: sync or async.
]);

// Setup unique identity to track.
Expand Down
175 changes: 10 additions & 165 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 067dcfd

Please sign in to comment.