Skip to content

Commit

Permalink
Update dependencies and tested-up-to versions
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterCmdc committed Mar 15, 2023
1 parent 1a4c907 commit b45b653
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"homepage": "https://github.com/CCV/ccvonlinepayments-woocommerce",
"license": "MIT",
"type": "wordpress-plugin",
"version": "1.4.1",
"version": "1.4.2",
"require": {
"ccv/php-lib": "^1.3.0"
},
Expand Down
26 changes: 13 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions src/ccvonlinepayments.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
* Description: Official CCV Payment Services plugin for WooCommerce
* Author: CCV Online Payments
* Author URI: https://www.ccv.eu/nl/betaaloplossingen/betaaloplossingen-online/ccv-online-payments/
* Version: 1.4.1
* Version: 1.4.2
* Requires at least: 5.4
* Tested up to: 6.0.2
* Tested up to: 6.1.1
* WC requires at least: 4.2
* WC tested up to: 6.9.3
* WC tested up to: 7.5.0
*/

const CCVONLINEPAYMENTS_MIN_PHP_VERSION = "7.2.0";
Expand Down

0 comments on commit b45b653

Please sign in to comment.