Skip to content

Commit

Permalink
Update suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
mbabker committed Oct 16, 2016
1 parent cb8a9f3 commit fe646a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"suggest": {
"ext-mysqli": "To connect to a MySQL database via MySQLi",
"ext-pdo": "To connect to a MySQL, Oracle, or SQLite database via PDO",
"ext-pdo": "To connect to a MySQL, Oracle, PostgreSQL, or SQLite database via PDO",
"ext-pgsql": "To connect to a PostgreSQL database",
"ext-sqlsrv": "To connect to a SQL Server database"
},
Expand Down

0 comments on commit fe646a5

Please sign in to comment.