Skip to content

Commit

Permalink
Added composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
runelangseid committed Dec 15, 2017
1 parent a5a3955 commit aec1e53
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "aplia/ezoe",
"description": "eZ Online Editor",
"keywords": ["ezextension", "editor"],
"homepage": "https://github.com/Aplia/ezoe",
"type": "ezpublish-legacy-extension",
"license": "GPL-2.0",
"require": {
"php": ">=5.3",
"composer/composer": ">=1.0"
}
}

0 comments on commit aec1e53

Please sign in to comment.