diff --git a/README.md b/README.md index d57510c7..db17eba3 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To install the Bagisto GraphQL API, follow these steps: Run the following command in your terminal to install the GraphQL API package: ```bash - composer require bagisto/graphql-api ^v2.0.2 + composer require bagisto/graphql-api ^v2.2.2 ``` 2. **Update Middleware Configuration**