Skip to content

Commit

Permalink
add composer
Browse files Browse the repository at this point in the history
  • Loading branch information
lrealdi committed Jan 18, 2016
1 parent db011a6 commit 72cc1dc
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "opencontent/openpa_designs-ls",
"description": "Opencontent OpenPA Designs",
"type": "ezpublish-legacy-extension",
"authors": [
{
"name": "OpenContent",
"homepage": "http://www.opencontent.it"
}
],
"license": "GPL-2.0",
"minimum-stability": "dev",
"require": {
"ezsystems/ezpublish-legacy-installer": "*"
},
"extra": {
"ezpublish-legacy-extension-name": "openpa_designs"
}
}

0 comments on commit 72cc1dc

Please sign in to comment.