8000 [reference] Adding sqlite requirement - required for 2.0, but will no… · web-dev/symfony-docs@492300a · GitHub
[go: up one dir, main page]

Skip to content

Commit 492300a

Browse files
committed
[reference] Adding sqlite requirement - required for 2.0, but will not be required for 2.1
1 parent 86e2782 commit 492300a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/requirements.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Required
2020
--------
2121

2222
* PHP needs to be a minimum version of PHP 5.3.2
23+
* Sqlite3 needs to be enabled
2324
* JSON needs to be enabled
2425
* ctype needs to be enabled
2526
* Your PHP.ini needs to have the date.timezone setting
@@ -47,4 +48,4 @@ Doctrine
4748

4849
If you want to use Doctrine, you will need to have PDO installed. Additionally,
4950
you need to have the PDO driver installed for the database server you want
50-
to use.
51+
to use.

0 commit comments

Comments
 (0)
0