Skip to content

Commit 912d494

Browse files
committed
Fixed version number in README.md.
1 parent 5c12e83 commit 912d494

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Additionally, the API client needs PHP 5.6 or newer.
1414
### Integration into your project
1515
Add the following to the "require" section of your project's composer.json file:
1616
```json
17-
"zammad/zammad-api-client-php": "1.5.*"
17+
"zammad/zammad-api-client-php": "1.6.*"
1818
```
1919

2020
### Installing the API client's dependencies

0 commit comments

Comments
 (0)