Skip to content

Commit

Permalink
Merge pull request #1 from mitzip/master
Browse files Browse the repository at this point in the history
Composer PSR-0 autoload ability
  • Loading branch information
Matt committed Mar 19, 2013
2 parents 8369501 + 7b41a20 commit 580263a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@
},
"require-dev": {
"phpunit/phpunit": "dev-master"
},
"autoload": {
"psr-0": {"MattRWallace\\Exegesis": "/"}
}
}

0 comments on commit 580263a

Please sign in to comment.