Skip to content

Commit

Permalink
Fix filtering authorised transaction items
Browse files Browse the repository at this point in the history
ISSUE: CS-6379
  • Loading branch information
AleksandarBoljanovic committed Jan 23, 2025
1 parent 906012c commit a306956
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We strongly encourage you to join us in contributing to this repository so every
Read our [**contribution guidelines**](CONTRIBUTING.md) to find out how.

## Requirements
This plugin supports PrestaShop versions 1.7.5.0 to 8.1.6.
This plugin supports PrestaShop versions 1.7.5.0 to 8.2.0.

## Documentation
Please find the relevant documentation for
Expand Down
2 changes: 1 addition & 1 deletion src/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"php": "^7.2|^7.4|^8.0",
"ext-json": "*",
"ext-zip": "*",
"adyen/integration-core": "1.2.4",
"adyen/integration-core": "dev-dev",
"ext-simplexml": "*",
"ext-openssl": "*"
},
Expand Down
18 changes: 10 additions & 8 deletions src/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a306956

Please sign in to comment.