Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit f49b9ed

Browse files
committed
Update package
1 parent 22c66df commit f49b9ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ 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 [[email protected]](mailto:[email protected]) instead of submitting an issue on Github.
18+
If you discover any security related issues, please contact us at [[email protected]](mailto:[email protected]) instead of submitting an issue on Github. This allows us to fix the issue and release a security hotfix without publicly disclosing the vulnerability.
1919

2020

2121
## Feature requests
2222

2323
If you think a feature is missing, please report it or even better: implement it :). If you report it, describe the more
2424
precisely what you would like to see implemented and we will discuss what is the best approach for it. If you can do
25-
some search before submitting it and link the resources to your description, you're awesome! It will allow us to more
25+
some research before submitting it and link the resources to your description, you're awesome! It will allow us to more
2626
easily understood/implement it.
2727

2828

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"require": {
1818
"php": ">=5.4",
19-
"psr/http-message": "~1.0"
19+
"psr/http-message": "^1.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)