diff --git a/composer.json b/composer.json index 7e6a63a..86ce648 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "wpackagist-plugin/jetpack": "^8.5", "wpackagist-plugin/redirection": "^4.3", "wpackagist-plugin/w3-total-cache": "^0.14.2", - "wpackagist-plugin/woocommerce": "^4.1", + "wpackagist-plugin/woocommerce": "^7.4", "wpackagist-plugin/woocommerce-gateway-paypal-express-checkout": "^2.0", "wpackagist-plugin/woocommerce-gateway-stripe": "^4.3", "wpackagist-plugin/woocommerce-services": "^1.23", diff --git a/composer.lock b/composer.lock index 7746a9c..bfa14c2 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "5792e9e60d7d224f75ed241315a2837a", + "content-hash": "a5ba187f5f276b532ef9d94b48b8dde5", "packages": [ { "name": "advanced-custom-fields/advanced-custom-fields-pro", @@ -21,16 +21,16 @@ }, { "name": "composer/installers", - "version": "v1.10.0", + "version": "v1.12.0", "source": { "type": "git", "url": "https://github.com/composer/installers.git", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d" + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/composer/installers/zipball/1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", - "reference": "1a0357fccad9d1cc1ea0c9a05b8847fbccccb78d", + "url": "https://api.github.com/repos/composer/installers/zipball/d20a64ed3c94748397ff5973488761b22f6d3f19", + "reference": "d20a64ed3c94748397ff5973488761b22f6d3f19", "shasum": "" }, "require": { @@ -124,10 +124,12 @@ "majima", "mako", "mediawiki", + "miaoxing", "modulework", "modx", "moodle", "osclass", + "pantheon", "phpbb", "piwik", "ppi", @@ -141,6 +143,7 @@ "sydes", "sylius", "symfony", + "tastyigniter", "typo3", "wordpress", "yawik", @@ -149,7 +152,7 @@ ], "support": { "issues": "https://github.com/composer/installers/issues", - "source": "https://github.com/composer/installers/tree/v1.10.0" + "source": "https://github.com/composer/installers/tree/v1.12.0" }, "funding": [ { @@ -165,7 +168,7 @@ "type": "tidelift" } ], - "time": "2021-01-14T11:07:16+00:00" + "time": "2021-09-13T08:19:44+00:00" }, { "name": "ffraenz/private-composer-installer", @@ -909,18 +912,18 @@ }, { "name": "wpackagist-plugin/woocommerce", - "version": "4.9.2", + "version": "7.4.0", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce/", - "reference": "tags/4.9.2" + "reference": "tags/7.4.0" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce.4.9.2.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce.7.4.0.zip" }, "require": { - "composer/installers": "~1.0" + "composer/installers": "^1.0 || ^2.0" }, "type": "wordpress-plugin", "homepage": "https://wordpress.org/plugins/woocommerce/" @@ -1078,5 +1081,5 @@ "prefer-lowest": false, "platform": [], "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.3.0" }