We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ea2aa7 + f4ce68d commit acc47f2Copy full SHA for acc47f2
1 file changed
composer.json
@@ -28,7 +28,6 @@
28
"php": ">=8.2",
29
"ext-json": "*",
30
"aws/aws-sdk-php": "~3.2",
31
- "google/cloud-bigquery-analyticshub": "^0.2.2",
32
"google/cloud-storage": "^1.27",
33
"guzzlehttp/guzzle": "~7.0",
34
"keboola/csv": "^1",
@@ -47,6 +46,7 @@
47
46
"flow-php/filesystem": "^0.21.0",
48
"flow-php/parquet": "^0.21.0",
49
"flow-php/types": "^0.21.0",
+ "google/cloud-bigquery-analyticshub": "^0.1.0",
50
"keboola/coding-standard": "^15.0",
51
"keboola/kbc-manage-api-php-client": "^9.0",
52
"keboola/php-csv-db-import": "^6",
0 commit comments