Skip to content

Commit

Permalink
fix: cs
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Mar 14, 2024
1 parent 5b9917c commit 224f588
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
"larastan/larastan": "^2.9.1",
"orchestra/testbench": "^9",
"laravel/pint": "^1.14",
"rector/rector": "^1.0" },
"rector/rector": "^1.0"
},
"autoload": {
"psr-4": {
"Yajra\\DataTables\\": "src/"
Expand Down

0 comments on commit 224f588

Please sign in to comment.