Skip to content

Commit acc47f2

Browse files
authored
Merge pull request #1565 from keboola/zajca/dmd-369/analytics-hub
DMD-369 analytics-hub downgrade to make it sync with version in BQ driver
2 parents 7ea2aa7 + f4ce68d commit acc47f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"php": ">=8.2",
2929
"ext-json": "*",
3030
"aws/aws-sdk-php": "~3.2",
31-
"google/cloud-bigquery-analyticshub": "^0.2.2",
3231
"google/cloud-storage": "^1.27",
3332
"guzzlehttp/guzzle": "~7.0",
3433
"keboola/csv": "^1",
@@ -47,6 +46,7 @@
4746
"flow-php/filesystem": "^0.21.0",
4847
"flow-php/parquet": "^0.21.0",
4948
"flow-php/types": "^0.21.0",
49+
"google/cloud-bigquery-analyticshub": "^0.1.0",
5050
"keboola/coding-standard": "^15.0",
5151
"keboola/kbc-manage-api-php-client": "^9.0",
5252
"keboola/php-csv-db-import": "^6",

0 commit comments

Comments
 (0)