Skip to content

Commit c58a6cb

Browse files
Update database.md (#9017)
1 parent 87030fc commit c58a6cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

database.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Almost every modern web application interacts with a database. Laravel makes int
1919

2020
<div class="content-list" markdown="1">
2121

22-
- MariaDB 10.3+ ([Version Policy](https://mariadb.org/about/#maintenance-policy))
23-
- MySQL 5.7+ ([Version Policy](https://en.wikipedia.org/wiki/MySQL#Release_history))
24-
- PostgreSQL 10.0+ ([Version Policy](https://www.postgresql.org/support/versioning/))
25-
- SQLite 3.8.8+
22+
- MariaDB 10.11+ ([Version Policy](https://mariadb.org/about/#maintenance-policy))
23+
- MySQL 8.0+ ([Version Policy](https://en.wikipedia.org/wiki/MySQL#Release_history))
24+
- PostgreSQL 12.0+ ([Version Policy](https://www.postgresql.org/support/versioning/))
25+
- SQLite 3.35.0+
2626
- SQL Server 2017+ ([Version Policy](https://docs.microsoft.com/en-us/lifecycle/products/?products=sql-server))
2727

2828
</div>

0 commit comments

Comments
 (0)