Skip to content

Commit

Permalink
Compatibility with older versions of brick/money
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMystikJonas authored and f3l1x committed Jan 19, 2024
1 parent b40e7e8 commit 137d851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"require": {
"php": ">=8.1",
"brick/money": "^0.9.0",
"brick/money": "^0.7.0|^0.8.0|^0.9.0",
"guzzlehttp/guzzle": "^6.5.8|^7.8.1",
"guzzlehttp/psr7": "^2.6.2"
},
Expand Down

0 comments on commit 137d851

Please sign in to comment.