Skip to content
This repository was archived by the owner on Dec 31, 2022. It is now read-only.

Commit da1b89b

Browse files
committed
Update composer.json
1 parent fa08ddb commit da1b89b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

composer.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
"keywords": ["fenric", "sunrise", "http-header-kit", "http", "header", "kit", "psr-7"],
55
"homepage": "https://github.com/sunrise-php/http-header-kit",
66
"license": "MIT",
7-
"authors": [{
8-
"name": "Anatoly Fenric",
9-
"email": "anatoly@fenric.ru",
10-
"homepage": "https://anatoly.fenric.ru/"
11-
}],
7+
"authors": [
8+
{
9+
"name": "Anatoly Fenric",
10+
"email": "anatoly@fenric.ru",
11+
"homepage": "https://anatoly.fenric.ru/"
12+
}
13+
],
1214
"require": {
1315
"php": "^7.1",
1416
"psr/http-message": "^1.0",

0 commit comments

Comments
 (0)