Skip to content

Commit e126632

Browse files
committed
Merge pull request #81 from php-http/contact_details
Update contact details
2 parents 3f48230 + 008b1b5 commit e126632

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ please be as precise as possible. Here is a little list of required information:
1515

1616
## Security issues
1717

18-
If you discover any security related issues, please contact us at [security@php-http.org](mailto:security@php-http.org)
19-
instead of submitting an issue on Github.
18+
If you discover any security related issues, please contact us at [security@httplug.io](mailto:security@httplug.io)
19+
or [[email protected]](mailto:[email protected]) instead of submitting an issue on Github.
2020
This allows us to fix the issue and release a security hotfix without publicly disclosing the vulnerability.
2121

2222

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
[![Total Downloads](https://img.shields.io/packagist/dt/php-http/httplug.svg?style=flat-square)](https://packagist.org/packages/php-http/httplug)
99

1010
[![Slack Status](http://slack.httplug.io/badge.svg)](http://slack.httplug.io)
11+
[![Email](https://img.shields.io/badge/[email protected]?style=flat-square)](mailto:[email protected])
1112

1213
**HTTPlug, the HTTP client abstraction for PHP.**
1314

@@ -31,7 +32,7 @@ This library is the official successor of the [ivory http adapter](https://githu
3132

3233
## Documentation
3334

34-
Please see the [official documentation](http://php-http.readthedocs.org/en/latest/).
35+
Please see the [official documentation](http://docs.httplug.io).
3536

3637

3738
## Testing
@@ -48,7 +49,8 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details
4849

4950
## Security
5051

51-
If you discover any security related issues, please contact us at [[email protected]](mailto:[email protected]).
52+
If you discover any security related issues, please contact us at [[email protected]](mailto:[email protected])
53+
5254

5355

5456
## License

0 commit comments

Comments
 (0)