Skip to content

Commit 0e55668

Browse files
Merge pull request #26 from daanrijpkemacb/update-bluem-php
New release | PHP to 2.3.8
2 parents 07ca15b + 403397c commit 0e55668

4 files changed

Lines changed: 11 additions & 10 deletions

File tree

bluem.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/**
44
* Plugin Name: Bluem ePayments, iDIN, eMandates services and integration for WooCommerce
5-
* Version: 1.3.27
5+
* Version: 1.3.28
66
* Plugin URI: https://bluem.nl/en/
77
* Description: Bluem integration for WordPress and WooCommerce for Payments, eMandates, iDIN identity verification and more
88
* Author: Bluem Payment Services

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"require": {
1919
"php": ">=8.0",
20-
"bluem-development/bluem-php": "2.3.7",
20+
"bluem-development/bluem-php": "2.3.8",
2121
"ext-json": "*"
2222
},
2323
"minimum-stability": "dev",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: Bluem,Payments,iDIN,iDEAL,eMandates
44
Requires at least: 5.0
55
Tested up to: 6.6
66
Requires PHP: 8.0
7-
Stable tag: 1.3.27
7+
Stable tag: 1.3.28
88
License: GPLv3
99
License URI: http://www.gnu.org/licenses/gpl-3.0.html
1010

@@ -77,6 +77,7 @@ Shortcode: `[bluem_identificatieformulier]`
7777
It is possible to programmatically block display and functionality on your site based on the verification status. Please contact us if you are interested in developing this in your site.
7878

7979
== Changelog ==
80+
- 1.3.28: Refactor SNS to ASN and update BIC list
8081
- 1.3.27: Certificate update (yearly refresh)
8182
- 1.3.26: Stability fixes and improvements for Contact Form integration
8283
- 1.3.25: Added refresh rewrite rule tooling

0 commit comments

Comments
 (0)