Skip to content

Commit

Permalink
updated composer.json for 0.2.7 release
Browse files Browse the repository at this point in the history
  • Loading branch information
avalanche123 committed Nov 18, 2011
1 parent a42ff61 commit bb783ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions composer.json
Expand Up @@ -20,6 +20,8 @@
"php": ">=5.3.2"
},
"autoload": {
"psr-0": {"Imagine": "lib/"}
"psr-0": {
"Imagine": "lib/"
}
}
}
}

0 comments on commit bb783ac

Please sign in to comment.