Skip to content

Commit 6de1e94

Browse files
committed
build: require php 8.4 compatible version moneyphp/money
1 parent 38d482b commit 6de1e94

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ext-dom": "*",
1818
"ext-libxml": "*",
1919
"ext-simplexml": "*",
20-
"moneyphp/money": "^4.0",
20+
"moneyphp/money": "^4.6",
2121
"jschaedl/iban-validation": "^2.0"
2222
},
2323
"autoload": {

composer.lock

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

0 commit comments

Comments
 (0)