Skip to content

Commit 83fe9d0

Browse files
authored
Update README.md
1 parent 67337ca commit 83fe9d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ Matrix compatibility:
99
| Sylius version(s) | API PHP Client version |CI status |
1010
|--------------------|-------------------------|--------------------------------------------------------------------------------------------------------------------------|
1111
| v1.6 | v1.0 ||
12+
| v1.7 | v1.0 ||
1213
| - | master ||
1314

1415
Note that our PHP client is backward compatible.
15-
For example, if your PIM is currently a v2.3, you can still use a 1.0 version of the PHP client. The new endpoints available in v2.3 will not be available in the v1.0 of the PHP client.
1616

1717
## Requirements
1818

19-
* PHP >= 5.6
19+
* PHP >= 7.3
2020
* Composer
2121

2222

0 commit comments

Comments
 (0)