Skip to content

Commit a834090

Browse files
authored
Updated vendor name
1 parent 5c31579 commit a834090

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "jorge-matricali/http-client",
2+
"name": "matricali/http-client",
33
"description": "A wrapper of libcurl that implements PSR-7 HTTP message interface.",
44
"type": "library",
55
"keywords": ["http", "client", "psr7", "curl", "wrapper"],
@@ -33,7 +33,7 @@
3333
}
3434
],
3535
"support": {
36-
"issues": "https://github.com/jorge-matricali/php-http-client/issues",
37-
"source": "https://github.com/jorge-matricali/php-http-client"
36+
"issues": "https://github.com/matricali/php-http-client/issues",
37+
"source": "https://github.com/matricali/php-http-client"
3838
}
3939
}

0 commit comments

Comments
 (0)