Skip to content

Commit

Permalink
[FEATURE] Add minimal composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricziel committed Aug 26, 2013
1 parent ea5823c commit 9546125
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "ft3/vhs",
"description": "The vhs package from FluidTYPO3",
"require": {
"composer/installers": "*"
},
"type": "typo3-cms-extension"
}

0 comments on commit 9546125

Please sign in to comment.