Skip to content

Commit

Permalink
Removed specific version from composer require instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
norberttech committed Nov 30, 2023
1 parent 8216ede commit 749bb19
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/components/adapters/avro.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-avro:1.x@dev
composer require flow-php/etl-adapter-avro
```

## Extractor - Flix Tech Avro
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/chartjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ with the robust and adaptable framework of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-chartjs:1.x@dev
composer require flow-php/etl-adapter-chartjs
```
2 changes: 1 addition & 1 deletion docs/components/adapters/csv.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aligning with the robust and adaptable framework of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-csv:1.x@dev
composer require flow-php/etl-adapter-csv
```

## Extractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/doctrine.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ robust and adaptable nature of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-doctrine:1.x@dev
composer require flow-php/etl-adapter-doctrine
```

## Description
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ efficient endeavor, harmoniously aligning with the robust and adaptable framewor
## Installation

```
composer require flow-php/etl-adapter-elasticsearch:1.x@dev
composer require flow-php/etl-adapter-elasticsearch
```

## Description
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/filesystem.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Filesystem adapter integrates Flow Filesystem with Flysystem library allowing fo
## Installation

```
composer require flow-php/etl-adapter-filesystem:1.x@dev
composer require flow-php/etl-adapter-filesystem
```
2 changes: 1 addition & 1 deletion docs/components/adapters/google-sheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ with the robust and adaptable nature of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-google-sheet:1.x@dev
composer require flow-php/etl-adapter-google-sheet
```

## Extractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/http.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-http:1.x@dev
composer require flow-php/etl-adapter-http
```

## Extractor - PsrHttpClientDynamicExtractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/json.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ simplified and efficient task, perfectly aligning with the robust and adaptable
## Installation

```
composer require flow-php/etl-adapter-json:1.x@dev
composer require flow-php/etl-adapter-json
```


Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ETL Adapter that provides PSR Logger support for ETL.
## Installation

```
composer require flow-php/etl-adapter-logger:1.x@dev
composer require flow-php/etl-adapter-logger
```

## Loader - PsrLogger
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/meilisearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aligning with the robust and adaptable framework of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-meilisearch:1.x@dev
composer require flow-php/etl-adapter-meilisearch
```

### Extractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/parquet.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ the robust and adaptable nature of the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-parquet:1.x@dev
composer require flow-php/etl-adapter-parquet
```
2 changes: 1 addition & 1 deletion docs/components/adapters/text.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ the Flow PHP ecosystem.
## Installation

```
composer require flow-php/etl-adapter-text:1.x@dev
composer require flow-php/etl-adapter-text
```

## Extractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/adapters/xml.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aligning perfectly with the robust and adaptable nature of the Flow PHP ecosyste
## Installation

```
composer require flow-php/etl-adapter-xml:1.x@dev
composer require flow-php/etl-adapter-xml
```

## Extractor - XMLExtractor
Expand Down
2 changes: 1 addition & 1 deletion docs/components/libs/array-dot.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ companion for achieving cleaner and more efficient array operations.
## Installation

```
composer require flow-php/array-dot:1.x@dev
composer require flow-php/array-dot
```

## Available Functions
Expand Down
2 changes: 1 addition & 1 deletion docs/components/libs/doctrine-dbal-bulk.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ toolkit.
## Installation

```
composer require flow-php/doctrine-dbal-bulk:1.x@dev
composer require flow-php/doctrine-dbal-bulk
```

## Usage Examples
Expand Down
2 changes: 1 addition & 1 deletion docs/components/libs/dremel.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
## Installation

```
composer require flow-php/dremel:1.x@dev
composer require flow-php/dremel
```
2 changes: 1 addition & 1 deletion docs/components/libs/parquet-viewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
## Installation

```
composer require flow-php/parquet-viewer:1.x@dev
composer require flow-php/parquet-viewer
```
2 changes: 1 addition & 1 deletion docs/components/libs/parquet.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Installation

```
composer require flow-php/parquet:1.x@dev
composer require flow-php/parquet
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/components/libs/snappy.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ otherwise this lib will register polyfill functions.
## Installation

```
composer require flow-php/snappy:1.x@dev
composer require flow-php/snappy
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ this will reduce the number of unnecessary dependencies in your project (less ma
For example, if you want to work with JSON/CSV files here are the dependencies you will need to install:

```shell
composer require flow-php/etl:^1.x-dev flow-php/etl-adapter-csv:^1.x-dev flow-php/etl-adapter-json:^1.x-dev
composer require flow-php/etl flow-php/etl-adapter-csv flow-php/etl-adapter-json
```

- [➡️ Docker](installation/docker.md)
Expand Down

0 comments on commit 749bb19

Please sign in to comment.