Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
Michel committed Aug 1, 2017
1 parent 8ee3b51 commit 50e387d
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
{
"name": "millsoft/aceproject",
"description": "PHP Library for Aceproject API.",
"description": "PHP Library for AceProject API.",
"keywords": ["aceproject", "api", "taskmanagerv"],
"license": "CC-BY-1.0",
"homepage": "https://github.com/millsoft/aceproject",
"authors": [
{
"name": "Michael Milawski",
"email": "mm@millsoft.de"
"email": "mm@millsoft.de",
"homepage": "http://www.millsoft.de",
"role": "Developer"
}
],
"type": "library",
Expand Down

0 comments on commit 50e387d

Please sign in to comment.