Skip to content

Commit 07edd68

Browse files
Update README
1 parent b31a6bb commit 07edd68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Snowflake API connector in PHP
44

55
## Requirements
6-
PHP ^8.0
6+
PHP ^8.1
77

88
## Installation
99
Install it using [Composer](https://getcomposer.org/):
@@ -135,4 +135,4 @@ $service->cancelStatement($results->getId());
135135

136136
```ResultException``` is thrown when something goes wrong or ```ParameterException``` when a required configuration is missing.
137137

138-
More information can be found at https://docs.snowflake.com/en/developer-guide/sql-api/reference.html.
138+
More information can be found at https://docs.snowflake.com/en/developer-guide/sql-api/reference.html.

0 commit comments

Comments
 (0)