]> git.mxchange.org Git - friendica.git/blobdiff - composer.json
Issue 11566: More detailled notification configuration
[friendica.git] / composer.json
index 398a15f1898a29098e83bf75860023fdfec03ac8..cc3a0db5fd4a03f0b843deadb6da81d62255fa60 100644 (file)
@@ -27,7 +27,7 @@
                "ext-simplexml": "*",
                "ext-xml": "*",
                "asika/simple-console": "^1.0",
-               "bacon/bacon-qr-code": "^1.0",
+               "bacon/bacon-qr-code": "^2.0.0",
                "divineomega/password_exposed": "^2.8",
                "ezyang/htmlpurifier": "^4.7",
                "friendica/json-ld": "^1.0",
                "monolog/monolog": "^1.25",
                "nikic/fast-route": "^1.3",
                "paragonie/hidden-string": "^1.0",
-               "patrickschur/language-detection": "^3.4",
+               "patrickschur/language-detection": "^5.0.0",
                "pear/console_table": "^1.3",
                "phpseclib/phpseclib": "^2.0",
                "pragmarx/google2fa": "^5.0",
-               "pragmarx/recovery": "^0.1.0",
+               "pragmarx/recovery": "^0.2",
                "psr/container": "^1.0",
                "seld/cli-prompt": "^1.0",
-               "smarty/smarty": "^3.1",
+               "smarty/smarty": "^4",
                "ua-parser/uap-php": "^3.9",
                "xemlock/htmlpurifier-html5": "^0.1.11",
                "fxp/composer-asset-plugin": "^1.4",
        "require-dev": {
                "mockery/mockery": "^1.3",
                "mikey179/vfsstream": "^1.6",
-               "phpunit/phpunit": "^8.5"
+               "phpunit/phpunit": "^9",
+               "dms/phpunit-arraysubset-asserts": "^0.3.1"
        },
        "scripts": {
                "test": "phpunit",