Skip to content

Commit 545f874

Browse files
committed
Only use latest money PHP
1 parent 1623b53 commit 545f874

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"bruli/php-value-objects": "^2.0",
25-
"moneyphp/money": "^3.2",
25+
"moneyphp/money": "^3.2 || ^3.2.1",
2626
"ocramius/package-versions": "^1.4",
2727
"wyrihaximus/async-test-utilities": "^1.1",
2828
"wyrihaximus/iterator-or-array-to-array": "^1.1"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)