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 ff85b7a commit d6005f2Copy full SHA for d6005f2
composer.json
@@ -20,7 +20,7 @@
20
],
21
"require": {
22
"php": ">=8.0",
23
- "michaelj2324/php-rest-client": "3.x-dev"
+ "michaelj2324/php-rest-client": ">=3.0.5"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "9.*",
0 commit comments