Skip to content

Commit d97c76d

Browse files
authored
Merge pull request thephpleague#255 from Ocramius/feature/money-v4-support
Allow usage of `moneyphp/money:^4.0.3`
2 parents 006a45b + adefebe commit d97c76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"php-http/message": "^1.5",
4848
"php-http/discovery": "^1.14",
4949
"symfony/http-foundation": "^2.1|^3|^4|^5",
50-
"moneyphp/money": "^3.1"
50+
"moneyphp/money": "^3.1|^4.0.3"
5151
},
5252
"require-dev": {
5353
"omnipay/tests": "^4.1",

0 commit comments

Comments
 (0)