Skip to content

Commit

Permalink
add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mgoedecke committed Sep 6, 2018
1 parent 8b0af5c commit e3d0967
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "burdamagazinorg/tipser_client",
"description": "Provide tipser functionality.",
"type": "drupal-module",
"authors": [
],
"minimum-stability": "dev",
"require": {}
}

0 comments on commit e3d0967

Please sign in to comment.