Skip to content

Commit

Permalink
chore: add fast-excel
Browse files Browse the repository at this point in the history
  • Loading branch information
yajra committed Mar 14, 2024
1 parent bb87150 commit 92a0111
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,12 @@
"illuminate/console": "^11"
},
"require-dev": {
"larastan/larastan": "^2.4",
"larastan/larastan": "^2.9.2",
"orchestra/testbench": "^9",
"laravel/pint": "^1.14",
"rector/rector": "^1.0",
"maatwebsite/excel": "^3.1"
"rector/rector": "^1.0.2",
"maatwebsite/excel": "^3.1.55",
"rap2hpoutre/fast-excel": "^5.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 92a0111

Please sign in to comment.