Skip to content

Commit 98c1ddc

Browse files
committed
update required formatters version
1 parent d73841c commit 98c1ddc

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
@@ -18,8 +18,8 @@
1818
"require": {
1919
"php": "^8.0",
2020
"illuminate/support": "^9.7",
21-
"michael-rubel/laravel-formatters": "^6.1",
2221
"phpmath/bignumber": "^1.2",
22+
"michael-rubel/laravel-formatters": "^6.2",
2323
"spatie/laravel-package-tools": "^1.12"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)