mirror of
https://github.com/php-fig/http-client.git
synced 2026-03-23 22:52:15 +01:00
Merge pull request #18 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"homepage": "https://www.php-fig.org/"
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/php-fig/http-client"
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.0 || ^8.0",
|
||||
"psr/http-message": "^1.0 || ^2.0"
|
||||
|
||||
Reference in New Issue
Block a user