Skip to content

Commit f0b0fef

Browse files
authored
Merge pull request #72 from stephenjude/3.x
Added support for akaunting/laravel-money 5.x
2 parents 40f1c08 + 77905ab commit f0b0fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/currencies/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"require": {
2020
"php": "^8.0",
21-
"akaunting/laravel-money": "^1.2|^2.1",
21+
"akaunting/laravel-money": "^1.2|^2.1|^3.0|^4.0|^5.1",
2222
"illuminate/support": "^8.0|^9.0|^10.0",
2323
"squirephp/model": "self.version",
2424
"squirephp/rule": "self.version"

0 commit comments

Comments
 (0)