We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 132517a commit e6c455dCopy full SHA for e6c455d
.github/CONTRIBUTING.md
@@ -99,8 +99,8 @@ Code coverage is monitored for every PR and for the code base as a whole using [
99
100
- [PHP][] >= 5.6
101
- [Composer][]
102
-- [Python 3][]
103
-- [mitmproxy][] (`pip3 install mitmproxy`)
+- [Python 3][] >= 3.12
+- [mitmproxy][] >= 11.0.2 (`pip3 install mitmproxy`)
104
105
[PHP]: https://www.php.net/
106
[Composer]: http://getcomposer.org/
0 commit comments