Skip to content

Commit f18431d

Browse files
committed
Update Readme: Add 'Supported versions' table, up PHP version information
1 parent 1ba812c commit f18431d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ Please also check [Sylius Documentation](https://docs.sylius.com/en/latest/) and
4141
Depending on your preferences, the plugin can also fully replace [VSF API](https://github.com/DivanteLtd/vue-storefront-api/) - you will only need VSF front app if you choose so.
4242
Sylius ShopBundle is also no longer needed as Vue Storefront will be your new ... Storefront. :)
4343

44+
### Supported versions
45+
46+
| Plugin version | Sylius version | Supported VSF version |
47+
|:--------------------:|:--------------:|:---------------------:|
48+
| v2.0.0 | 1.8 | 1.12.2 |
49+
| v1.0.0-beta.1 | 1.6 | 1.11.4 |
50+
51+
4452
## Vue Storefront + Sylius Demo
4553

4654
We've created a demo app that showcases usage of this plugin. Visit [vsf.bitbag.shop](https://vsf.bitbag.shop) to check it out!
@@ -56,7 +64,7 @@ Please also check [Vue Storefront requirements](https://docs.vuestorefront.io/gu
5664

5765
| Package | Version |
5866
|:-------------:|:--------------:|
59-
| PHP | 7.3 (>= 7.2) |
67+
| PHP | 7.4 (>= 7.3) |
6068
| MySQL | 8.0.x (>= 5.7)|
6169
| Elasticsearch | 6.8.x |
6270
| Vue Storefront| 1.12 |

0 commit comments

Comments
 (0)