Skip to content

Commit b2b8113

Browse files
authored
Update Excel reading example (#1656)
1 parent efc6766 commit b2b8113

3 files changed

Lines changed: 265 additions & 75 deletions

File tree

examples/topics/data_reading/excel/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@
1212
".env",
1313
"vendor"
1414
]
15-
}
15+
},
16+
"minimum-stability": "dev",
17+
"prefer-stable": true
1618
}

0 commit comments

Comments
 (0)