We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 084d28d commit b19738eCopy full SHA for b19738e
README.md
@@ -14,7 +14,7 @@ Additionally, the API client needs PHP 7.2 or newer.
14
### Integration into your project
15
Add the following to the "require" section of your project's composer.json file:
16
```json
17
-"zammad/zammad-api-client-php": "2.0.*"
+"zammad/zammad-api-client-php": "^2.0"
18
```
19
20
### Installing the API client's dependencies
0 commit comments