From 6677b7f0c0ef3bd679f892c5f3bd07d13a05c826 Mon Sep 17 00:00:00 2001 From: Daniel Seifert Date: Fri, 16 Aug 2024 14:01:39 +0200 Subject: [PATCH] add branch overview --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ebf08cd --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Article Voucher + +- 4.x - OXID 6.1 to 6.5 + - [for ionCube from PHP 7.1](https://github.com/d3datadevelopment/Articlevoucher/tree/rel_ionCube_PHP71-74) + - [for SourceGuardian from PHP 8.0](https://github.com/d3datadevelopment/Articlevoucher/tree/rel_4.x_sourceGuardian_PHP8.0) +- 5.x - OXID 7.x + - [for SourceGuardian from PHP 8.0](https://github.com/d3datadevelopment/Articlevoucher/tree/rel_5.x_sourceGuardian_PHP8.0) + +** main branch left blank ** \ No newline at end of file