Skip to content

Commit ed52440

Browse files
committed
Update composer.json
1 parent 5caa63e commit ed52440

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

composer.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
{
22
"name": "vikdiesel/amocrm-php-wrapper",
3-
"description": "AmoCRM php wrapper",
3+
"description": "AmoCRM PHP wrapper",
44
"keywords": [
55
"amocrm",
66
"php"
77
],
8+
"authors": [
9+
{
10+
"name": "Viktor Kuzhelnyi",
11+
"email": "[email protected]",
12+
"homepage": "https://marketto.ru",
13+
"role": "Developer"
14+
}
15+
],
816
"license": "MIT",
917
"autoload": {
1018
"psr-4": {

0 commit comments

Comments
 (0)