Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/DX-206' into DX-206
Browse files Browse the repository at this point in the history
# Conflicts:
#	composer.json
  • Loading branch information
krzGablo committed Jan 5, 2024
2 parents 93838bc + c772d73 commit aade1a5
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,10 @@
}
],
"require": {
"php": ">=7.1",
"magento/module-sales": ">=100.0",
"magento/module-checkout": ">=100.0",
"magento/module-payment": ">=100.0",
"magento/framework": ">=100.0",
"tpay-com/tpay-php": "^2.3"
"php": ">=7",
"magento/product-community-edition": "^2.3",
"tpay-com/tpay-php": "^2.3.6",
"tpay-com/tpay-openapi-php": "^1.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit aade1a5

Please sign in to comment.