Skip to content

Commit 01efbd3

Browse files
authored
Install version 2.* (#485)
1 parent 92fad9b commit 01efbd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Driver supports PostgreSQL 9 or higher.
3434
The package could be installed with [Composer](https://getcomposer.org):
3535

3636
```shell
37-
composer require yiisoft/db-pgsql
37+
composer require yiisoft/db-pgsql:2.*
3838
```
3939

4040
> [!IMPORTANT]

0 commit comments

Comments
 (0)