Skip to content

Commit

Permalink
Add composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
carlesjove committed Jan 13, 2019
1 parent bfd6a8b commit 4cc6170
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": "carlesjove/a",
"type": "library",
"description": "A micro framework based on file naming",
"keywords": ["multilingual"],
"homepage": "https://github.com/carlesjove/a",
"license": "MIT",
"authors": [
{
"name": "Carles Jove i Buxeda",
"email": "[email protected]",
"homepage": "http://carlus.cat",
"role": "Developer"
}
],
"require": {
"php": ">=7.1.0"
}
}

0 comments on commit 4cc6170

Please sign in to comment.