Skip to content

Commit 5487c4f

Browse files
committed
Require formatters version ^7.0.6 🏷
1 parent 6aa492c commit 5487c4f

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,7 +18,7 @@
1818
"require": {
1919
"php": "^8.0",
2020
"illuminate/contracts": "^9.33|^10.0",
21-
"michael-rubel/laravel-formatters": "^7.0.4",
21+
"michael-rubel/laravel-formatters": "^7.0.6",
2222
"phpmath/bignumber": "^1.2",
2323
"spatie/laravel-package-tools": "^1.12"
2424
},

0 commit comments

Comments
 (0)