We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd95e48 commit 9e4e61eCopy full SHA for 9e4e61e
.gitignore
@@ -14,4 +14,4 @@ test.php
14
/Samples/analyzeLogs.php
15
/doc/
16
.phpunit.result.cache
17
-.php_cs.cache
+.php_cs.cache
composer.json
@@ -2,7 +2,7 @@
2
"name": "nemiah/php-fints",
3
"description": "PHP Library for the protocols fints and hbci",
4
"homepage": "https://github.com/nemiah/phpFinTS",
5
- "version": "3.0.0",
+ "version": "3.1.0",
6
"license": "MIT",
7
"autoload": {
8
"psr-0": {
0 commit comments