Skip to content

Commit 3bb9ac2

Browse files
committed
use keboola/db-adapter-snowflake from packagist
1 parent 60348ce commit 3bb9ac2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
{
22
"name": "keboola/db-import-export",
33
"description": "Package allows to import files to Snowflake from multiple cloud storages",
4-
"repositories": [
5-
{
6-
"type": "git",
7-
"url": "https://github.com/keboola/db-adapter-snowflake.git"
8-
}
9-
],
104
"require": {
115
"php": "^7.3",
126
"keboola/csv": "^2.1.0",
13-
"keboola/db-adapter-snowflake": "dev-tf-init-db-snowflake",
7+
"keboola/db-adapter-snowflake": "^1.0.0",
148
"keboola/php-component": "^7.0.1",
159
"microsoft/azure-storage-blob": "^1.4",
1610
"symfony/stopwatch": "^4.3"

0 commit comments

Comments
 (0)