Skip to content

Commit 20fedcd

Browse files
authored
Merge pull request #295 from payplug/feature/MAG-523
MAG-523: Update PHP and PayPlug library dependencies
2 parents 379fada + a349031 commit 20fedcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
}
1414
],
1515
"require": {
16-
"php": "~8.1.0||~8.2.0||~8.3.0",
16+
"php": "~8.1.0||~8.2.0||~8.3.0||~8.4.0",
1717
"magento/framework": "102.0.*|103.0.*",
1818
"magento/module-payment": "100.3.*|100.4.*",
1919
"magento/module-checkout": "100.3.*|100.4.*",
2020
"magento/module-sales": "102.0.*|103.0.*",
21-
"payplug/payplug-php": "^3.2.0",
21+
"payplug/payplug-php": "^4.0.0",
2222
"giggsey/libphonenumber-for-php": "^8.10"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)