Skip to content

Commit e18a64a

Browse files
authored
Merge pull request #203 from moderntribe/chore/match-plugins-with-their-supported-gateway-versions
Match currently installed plugins to their supported gateway versions
2 parents 1cfa906 + 5ac89c3 commit e18a64a

File tree

2 files changed

+100
-99
lines changed

2 files changed

+100
-99
lines changed

plugins/wme-sitebuilder/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"szepeviktor/phpstan-wordpress": "^0.7",
5050
"wp-coding-standards/wpcs": "^2.1",
5151
"wpackagist-plugin/woocommerce": ">=7.1",
52-
"wpackagist-plugin/woocommerce-gateway-stripe": "6.4.1",
53-
"wpackagist-plugin/woocommerce-paypal-payments": "1.9.0"
52+
"wpackagist-plugin/woocommerce-gateway-stripe": "6.9.0",
53+
"wpackagist-plugin/woocommerce-paypal-payments": "1.9.4"
5454
},
5555
"scripts": {
5656
"build:plugin": [

0 commit comments

Comments
 (0)