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 efc6766 commit b2b8113Copy full SHA for b2b8113
3 files changed
examples/topics/data_reading/excel/composer.json
@@ -12,5 +12,7 @@
12
".env",
13
"vendor"
14
]
15
- }
+ },
16
+ "minimum-stability": "dev",
17
+ "prefer-stable": true
18
}
0 commit comments