You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Like what we do? Want to join us? Check out our job listings on our [career page
22
22
23
23
## Overview
24
24
25
-
This plugin allows you to integrate Sylius backend with Vue Storefront 2 application.
25
+
This plugin allows you to integrate Sylius backend with [Vue Storefront 2 integration](https://github.com/BitBagCommerce/SyliusVueStorefront2Frontend).
26
26
27
27
This plugin allows you to expose all critical models and operations as graphql queries and mutations<br />
28
28
It unlocks graphql-based API on top of ApiPlatform and JWT.
@@ -43,8 +43,8 @@ The plugin uses following 3rd party packages:
43
43
44
44
45
45
-`"sylius/sylius": "~1.11.0"`<br />
46
-
-`"webonyx/graphql-php": ^14.9`<br />
47
-
-`"gesdinet/jwt-refresh-token-bundle": ^0.12.0`
46
+
-`"webonyx/graphql-php": "^14.9"`<br />
47
+
-`"gesdinet/jwt-refresh-token-bundle": "^0.12.0"`
48
48
49
49
## We are here to help
50
50
This **open-source plugin was developed to help the Sylius community**. If you have any additional questions, would like help with installing or configuring the plugin or need any assistance with your Sylius project - let us know!
0 commit comments