Skip to content

Commit

Permalink
Merge pull request #1 from mfairchild365/master
Browse files Browse the repository at this point in the history
Add a composer.json file
  • Loading branch information
saltybeagle committed Apr 30, 2014
2 parents ec4ac6a + c388938 commit f613c27
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
@@ -0,0 +1,7 @@
{
"name": "saltybeagle/savvy_turbo",
"description": "a simple caching library for Savvy",
"autoload": {
"psr-0": { "Savvy_Turbo": "src/" }
}
}

0 comments on commit f613c27

Please sign in to comment.