Skip to content

Commit

Permalink
feat: update minimum woocommerce tested version
Browse files Browse the repository at this point in the history
  • Loading branch information
mastudillot committed Dec 4, 2024
1 parent 652803f commit ee348d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/webpay-rest.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
* Author: TransbankDevelopers
* Author URI: https://www.transbank.cl
* WC requires at least: 7.0
* WC tested up to: 8.9.1
* WC tested up to: 9.4.3
*/

require_once plugin_dir_path(__FILE__) . 'vendor/autoload.php';
Expand Down

0 comments on commit ee348d6

Please sign in to comment.