Skip to content

Commit

Permalink
Update license, add replace
Browse files Browse the repository at this point in the history
  • Loading branch information
dkgroot committed Apr 30, 2019
1 parent 5ddd347 commit dd723a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Asterisk Manager Interface (AMI) client for PHP, event driven, object oriented (Fork)",
"keywords": ["asterisk","ami","client","telephony","voip","event","action","manager","monitor", "chan-sccp"],
"homepage": "http://github.com/chan-sccp/PAMI",
"license": "Apache License 2.0",
"license": "Apache-2.0",
"authors": [
{
"name": "Diederik de Groot",
Expand Down Expand Up @@ -46,5 +46,8 @@
"phploc/phploc": "*",
"theseer/phpdox": "0.11.*",
"victorjonsson/markdowndocs": "*"
},
"replace": {
"dkgroot/pami": ">=2.0.1"
}
}

0 comments on commit dd723a7

Please sign in to comment.