Skip to content

Commit

Permalink
Merge pull request #1065 from buckaroo-it/BP-3795-Add-support-for-Mag…
Browse files Browse the repository at this point in the history
…ento-2.4.7

Bp 3795 add support for magento 2.4.7
  • Loading branch information
vegimcarkaxhija authored Sep 25, 2024
2 parents 62cbc4d + 0c1a818 commit 2ce0187
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,10 @@
"php": "^8.0",
"magento/module-payment": "100.3.*|100.4.*",
"magento/framework": ">=102.0.0|>=103.0.0",
"magento/module-backend": "^102.0",
"magento/module-catalog": "^104.0",
"magento/module-checkout": "^100.4",
"magento/module-config": "^101.2",
"magento/module-customer": "^103.0",
"magento/module-directory": "^100.4",
"magento/module-eav": "^102.1",
"magento/module-media-storage": "^100.4",
"magento/module-quote": "^101.2",
"magento/module-sales-rule": "^101.2",
"magento/module-sales": "^103.0",
"magento/module-store": "^101.1",
"magento/module-tax": "^100.4",
"magento/module-ui": "^101.2",
"buckaroo/sdk": "^1.11",
"buckaroo/sdk": "^1.14.1",
"monolog/monolog": "^2.9",
"phpunit/phpunit": "^9.5",
"psr/log": "^2.0",
"psr/log": "^2.0 || ^3.0",
"ext-json": "*",
"ext-pcre": "*"
},
Expand Down

0 comments on commit 2ce0187

Please sign in to comment.