Skip to content

Commit 224f588

Browse files
committed
fix: cs
1 parent 5b9917c commit 224f588

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"larastan/larastan": "^2.9.1",
2929
"orchestra/testbench": "^9",
3030
"laravel/pint": "^1.14",
31-
"rector/rector": "^1.0" },
31+
"rector/rector": "^1.0"
32+
},
3233
"autoload": {
3334
"psr-4": {
3435
"Yajra\\DataTables\\": "src/"

0 commit comments

Comments
 (0)