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 3a6cab6 commit c015a16Copy full SHA for c015a16
README.md
@@ -1,3 +1,6 @@
1
+[](https://coveralls.io/github/sugarcrm-developers/php-rest-client?branch=main)
2
+
3
+
4
# SugarCRM PHP REST Client
5
6
## Overview
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"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "9.*",
0 commit comments