Skip to content

Commit e5f4330

Browse files
committed
build: require php 8.4 compatible version of jschaedl/iban-validation
1 parent 6de1e94 commit e5f4330

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ext-libxml": "*",
1919
"ext-simplexml": "*",
2020
"moneyphp/money": "^4.6",
21-
"jschaedl/iban-validation": "^2.0"
21+
"jschaedl/iban-validation": "^2.5"
2222
},
2323
"autoload": {
2424
"psr-4": {

composer.lock

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

0 commit comments

Comments
 (0)