Skip to content

Commit 1637b8d

Browse files
authored
Merge pull request #190 from keboola/jirka/ct-1327-update-php
update php to 8.3
2 parents 1cb49a8 + d6ca619 commit 1637b8d

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
@@ -9,7 +9,7 @@
99
"description": "Package allows to import files to Snowflake from multiple cloud storages",
1010
"license": "MIT",
1111
"require": {
12-
"php": "^8.1",
12+
"php": "^8.2",
1313
"ext-json": "*",
1414
"ext-odbc": "*",
1515
"ext-pdo": "*",

0 commit comments

Comments
 (0)