Skip to content

Commit

Permalink
Merge pull request #20 from cftp/master
Browse files Browse the repository at this point in the history
Adds composer file.
  • Loading branch information
manovotny committed Dec 19, 2013
2 parents b6b9f36 + 4913cd3 commit e8ae7ce
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions composer.json
@@ -0,0 +1,12 @@
{
"name" : "manovotny/wptest",
"description": "The Best Tests For WordPress",
"homepage" : "http://wptest.io/",
"license" : "GPL-3.0+",
"authors" : [
{
"name" : "Michael Novotny",
"homepage": "https://github.com/manovotny/"
}
]
}

0 comments on commit e8ae7ce

Please sign in to comment.