Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2020-12-21 21:44:30 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2020-12-21 21:44:30 +0300
commit178882b391367b7019dcbcb6ce3239db7c675d38 (patch)
treea9a6592f6601698d0a28e63011e6592da4c341c2 /doc/require.rst
parent6408b7179abd139125f44980d016699f8e9f62f5 (diff)
Update web browser support in doc/require.rst
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'doc/require.rst')
-rw-r--r--doc/require.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/require.rst b/doc/require.rst
index 762eea80ca..e5c786ce49 100644
--- a/doc/require.rst
+++ b/doc/require.rst
@@ -56,5 +56,10 @@ Web browser
To access phpMyAdmin you need a web browser with cookies and JavaScript
enabled.
-You need a browser which is supported by jQuery 2.0, see
-<https://jquery.com/browser-support/>.
+You need a browser which is supported by Bootstrap 4.5, see
+<https://getbootstrap.com/docs/4.5/getting-started/browsers-devices/>.
+
+.. versionchanged:: 5.2.0
+
+ You need a browser which is supported by Bootstrap 5.0, see
+ <https://getbootstrap.com/docs/5.0/getting-started/browsers-devices/>.