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:
authorWilliam Desportes <williamdes@wdes.fr>2021-02-06 00:07:41 +0300
committerWilliam Desportes <williamdes@wdes.fr>2021-02-06 00:08:05 +0300
commitd4702f47e49d84b78844b874982c57ecf4ab28ed (patch)
tree5dc322949a276a9a89cee9094adcb9804de7ed56 /composer.json
parentc340c67f827628301de0b5b3cb09941490b2da11 (diff)
Revert "Downgrade motranslator to 5.0"
This reverts commit a347b195837101cbb6d0bef507dbbdbd3cffc9bd. Signed-off-by: William Desportes <williamdes@wdes.fr>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 913b18f692..f3ae471993 100644
--- a/composer.json
+++ b/composer.json
@@ -47,7 +47,7 @@
"ext-xml": "*",
"google/recaptcha": "^1.1",
"nikic/fast-route": "^1.3",
- "phpmyadmin/motranslator": "~5.0.0",
+ "phpmyadmin/motranslator": "^5.0",
"phpmyadmin/shapefile": "^2.0",
"phpmyadmin/sql-parser": "^5.0",
"phpmyadmin/twig-i18n-extension": "^3.0",