]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Testing the test
[friendica.git] / composer.json
index 2d6b46574d664852e123d7eadcb98dab02ddb37c..ae4ebf15938dc50f78989924e4c9ffead8a3c20c 100644 (file)
                "league/html-to-markdown": "^4.8",
                "level-2/dice": "^4",
                "lightopenid/lightopenid": "dev-master",
+               "matriphe/iso-639": "^1.2",
                "michelf/php-markdown": "^1.7",
                "mobiledetect/mobiledetectlib": "^2.8",
                "monolog/monolog": "^1.25",
                "nikic/fast-route": "^1.3",
                "paragonie/hidden-string": "^1.0",
+               "patrickschur/language-detection": "^3.4",
                "pear/console_table": "^1.3",
-               "pear/text_languagedetect": "1.*",
+               "phpseclib/phpseclib": "^2.0",
                "pragmarx/google2fa": "^5.0",
                "pragmarx/recovery": "^0.1.0",
                "psr/container": "^1.0",
                "seld/cli-prompt": "^1.0",
                "smarty/smarty": "^3.1",
+               "ua-parser/uap-php": "^3.9",
+               "xemlock/htmlpurifier-html5": "^0.1.11",
                "fxp/composer-asset-plugin": "^1.4",
                "bower-asset/base64": "^1.0",
                "bower-asset/chart-js": "^2.8",
@@ -76,9 +80,6 @@
                        "Friendica\\": "src/",
                        "Friendica\\Addon\\": "addon/"
                },
-               "psr-0": {
-                       "": "library/"
-               },
                "files": [
                        "include/conversation.php",
                        "include/dba.php",
                "mikey179/vfsstream": "^1.6",
                "mockery/mockery": "^1.2",
                "johnkary/phpunit-speedtrap": "1.1",
-               "jakub-onderka/php-parallel-lint": "^1.0"
+               "php-parallel-lint/php-parallel-lint": "^1.2"
        },
        "scripts": {
                "test": "phpunit"