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 5c12e83 commit 912d494Copy full SHA for 912d494
README.md
@@ -14,7 +14,7 @@ Additionally, the API client needs PHP 5.6 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": "1.5.*"
+"zammad/zammad-api-client-php": "1.6.*"
18
```
19
20
### Installing the API client's dependencies
0 commit comments