Skip to content

Commit e771b47

Browse files
author
Roman Syroeshko
committed
Added backward compatibility for deprecated alignment options.
1 parent e24fec7 commit e771b47

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
@@ -71,7 +71,7 @@ Example:
7171
```json
7272
{
7373
"require": {
74-
"phpoffice/phpword": "dev-master"
74+
"phpoffice/phpword": "v0.13.*"
7575
}
7676
}
7777
```

0 commit comments

Comments
 (0)