File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
components/cache/adapters Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -51,10 +51,10 @@ The following database servers are known to be compatible:
51
51
52
52
.. note ::
53
53
54
- Newer releases of Doctrine DBAL might increase these minimal versions. Please check
55
- the manual page on `Doctrine DBAL Platforms `_ if your database server is compatible
56
- with the installed Doctrine DBAL version.
54
+ Newer releases of Doctrine DBAL might increase these minimal versions. Check
55
+ the manual page on `Doctrine DBAL Platforms `_ if your database server is
56
+ compatible with the installed Doctrine DBAL version.
57
57
58
58
.. _`Doctrine DBAL Connection` : https://github.com/doctrine/dbal/blob/master/src/Connection.php
59
59
.. _`Doctrine DBAL URL` : https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/configuration.html#connecting-using-a-url
60
- .. _`Doctrine DBAL Platforms` : https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/platforms.html
60
+ .. _`Doctrine DBAL Platforms` : https://www.doctrine-project.org/projects/doctrine-dbal/en/current/reference/platforms.html
You can’t perform that action at this time.
0 commit comments