Skip to content

Commit

Permalink
Merge pull request #43 from keboola/martin-php-require
Browse files Browse the repository at this point in the history
composer - required PHP version
  • Loading branch information
Halama authored Apr 27, 2018
2 parents 0f1ee73 + 56b6767 commit 1458238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"description": "Handling of large bulk data into database tables.",
"license": "MIT",
"require": {
"PHP": "^7.1",
"keboola/csv": "^1.1",
"tracy/tracy": "^2.3",
"aws/aws-sdk-php": "^3.11"
Expand Down

0 comments on commit 1458238

Please sign in to comment.