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 3a51eec commit aba1a05Copy full SHA for aba1a05
composer.json
@@ -3,7 +3,7 @@
3
"description": "Mock of Stripe's HttpClient which can be used in testing purposes in order to test your code and not to perform actual HTTP requests",
4
"type": "library",
5
"license": "MIT",
6
- "version": "1.1.0",
+ "version": "1.2.0",
7
"php": ">=7.4",
8
"autoload": {
9
"psr-4": {
0 commit comments