Skip to content

Commit b37e6df

Browse files
committed
version bump
1 parent 0a3cd9a commit b37e6df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nemiah/php-fints",
33
"description": "PHP Library for the protocols fints and hbci",
44
"homepage": "https://github.com/nemiah/phpFinTS",
5-
"version": "3.7.0",
5+
"version": "4.0.0",
66
"license": "MIT",
77
"autoload": {
88
"psr-0": {
@@ -11,7 +11,7 @@
1111
}
1212
},
1313
"require": {
14-
"php": ">=8.0",
14+
"php": ">=8.3",
1515
"psr/log": "^1|^2|^3",
1616
"ext-curl": "*",
1717
"ext-mbstring": "*"

0 commit comments

Comments
 (0)