Skip to content

Commit fe646a5

Browse files
committed
Update suggestion
1 parent cb8a9f3 commit fe646a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"suggest": {
1919
"ext-mysqli": "To connect to a MySQL database via MySQLi",
20-
"ext-pdo": "To connect to a MySQL, Oracle, or SQLite database via PDO",
20+
"ext-pdo": "To connect to a MySQL, Oracle, PostgreSQL, or SQLite database via PDO",
2121
"ext-pgsql": "To connect to a PostgreSQL database",
2222
"ext-sqlsrv": "To connect to a SQL Server database"
2323
},

0 commit comments

Comments
 (0)