Skip to content

Commit 86187ae

Browse files
committed
Update SepaUtilities.
1 parent 668d4df commit 86187ae

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGE_LOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
Sephpa - Change Log
22
===============
33

4+
## 2.1.1 - Mar 4, '21
5+
- Updated SepaUtilities to 1.3.3
6+
47
## 2.1.0 - Mar 4, '21
58
- **changed**: renamed property key `dbtrPstlAdr` to `pstlAdr` for simplicity.
69
The old key still works for backward compatibility, but is deprecated from now on.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"php": ">=7.1",
3030
"ext-xml": "*",
3131
"ext-simplexml": "*",
32-
"abcaeffchen/sepa-utilities": "^1.3.2"
32+
"abcaeffchen/sepa-utilities": "^1.3.3"
3333
},
3434
"require-dev": {
3535
"ext-dom": "*",

0 commit comments

Comments
 (0)