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:
authorMichal Čihař <michal@cihar.com>2017-11-29 11:34:44 +0300
committerMichal Čihař <michal@cihar.com>2017-11-29 11:34:44 +0300
commit8bc91e9b5837c4395ba1d932c56e30e1f8e8fdb4 (patch)
treeeca7ea7d720a92a95cde2cc0028bbfd037007ed4 /composer.json
parenta450935e53a130319b84ce180a3456009e2c04b4 (diff)
Revert "Compatibility with phpseclib 2.0.8"
This reverts commit a450935e53a130319b84ce180a3456009e2c04b4. We really need to stick on 2.0.7 for 4.7 branch to keep PHP 5.5 support. Issue #13846
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 5e326aeac2..d7d70ce941 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"phpmyadmin/motranslator": "^3.0",
"phpmyadmin/shapefile": "^2.0",
"tecnickcom/tcpdf": "^6.2",
- "phpseclib/phpseclib": "^2.0.8",
+ "phpseclib/phpseclib": "^2.0",
"google/recaptcha": "^1.1"
},
"suggest": {