Skip to content

Commit

Permalink
Added composer-runtime-api dependency in order to read parquet librar…
Browse files Browse the repository at this point in the history
…y version
  • Loading branch information
norberttech committed Oct 31, 2023
1 parent 8d3ee8a commit 90aa692
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 26 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"ext-mbstring": "*",
"ext-xmlreader": "*",
"ext-zlib": "*",
"composer-runtime-api": "^2.1",
"amphp/process": "^2",
"amphp/socket": "^2",
"doctrine/dbal": "^3.6",
Expand Down
53 changes: 27 additions & 26 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/lib/parquet/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"ext-bcmath": "*",
"ext-zlib": "*",
"psr/log": "^2.0 || ^3.0",
"composer-runtime-api": "^2.1",
"flow-php/dremel": "1.x-dev",
"flow-php/snappy": "1.x-dev"
},
Expand Down

0 comments on commit 90aa692

Please sign in to comment.