Skip to content

Commit d6ca619

Browse files
committed
update php to 8.3
1 parent 1cb49a8 commit d6ca619

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)