Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #167

Merged
merged 2 commits into from
Jun 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,12 @@ While installing the Razorpay plugin to Opencart 4 make sure to only have these
### Development

- The `master` branch holds the plugin for OpenCart 4
- The `opencart-3.x` branch holds the plugin for OpenCart 3
- The `master-opencart3` branch holds the plugin for OpenCart 3
- The `opencart-2.x` branch holds the plugin for Opencart 2
- The `opencart1.5` branch holds the plugin for Opencart 1.5
- Tags are in either of these three series: `opencart3-x.y.z` or `opencart2-x.y.z` or `opencart1.5-1.x.y`
- Subscription is only available with Opencart 3
- Subscription is available with Opencart 3 and Opencart 4
- Opencart 3 and Opencart 4 latest versions support PHP 8

### Support

Expand Down