We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbeacda commit 03a6d2fCopy full SHA for 03a6d2f
composer.json
@@ -21,11 +21,11 @@
21
"illuminate/console": "^10"
22
},
23
"require-dev": {
24
- "maatwebsite/excel": "^3.1.40",
+ "maatwebsite/excel": "^3.1.46",
25
"nunomaduro/larastan": "^2.4",
26
"orchestra/testbench": "^8",
27
- "rap2hpoutre/fast-excel": "^5",
28
- "barryvdh/laravel-snappy": "^1.0"
+ "rap2hpoutre/fast-excel": "^5.1",
+ "barryvdh/laravel-snappy": "^1.0.1"
29
30
"autoload": {
31
"psr-4": {
0 commit comments