Skip to content

Commit

Permalink
Added composer.json file.
Browse files Browse the repository at this point in the history
  • Loading branch information
darioghilardi committed Oct 9, 2013
1 parent 866d6e4 commit c60b3b5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "webrain/weroots",
"description": "weroots theme for Wordpress.",
"keywords": ["wordpress", "theme", "weroots"],
"type": "wordpress-theme",
"require": {
"php": ">=5.3.2",
"composer/installers": "v1.0.6"
}
}

0 comments on commit c60b3b5

Please sign in to comment.