Skip to content

Commit 4599cce

Browse files
committed
fix readme
1 parent 4fe16a7 commit 4599cce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,14 @@ EDI-X12, EDIFACT, XML, or binary payloads between trading partners.
88

99
* php >= 5.5
1010
* ext-openssl
11+
* ext-zlib
1112

1213
## Installation
1314

1415
The preferred way to install this extension is through [composer](http://getcomposer.org/download/).
1516
Either run
1617
```
17-
composer require --prefer-dist tiamo/phpas2 "^1.3"
18+
composer require tiamo/phpas2:^1.3
1819
```
1920
or add
2021
```

0 commit comments

Comments
 (0)