diff --git a/composer.json b/composer.json index 972525dd3684d7b75c8a61fafce5033a140e3378..113bce2d6cd057dc42eb813bef31b2bcbbc442c2 100644 --- a/composer.json +++ b/composer.json @@ -176,8 +176,10 @@ "pt_PT", "ru_RU", "sk_SK", + "sl", "sv_SE", - "ro_RO" + "ro_RO", + "tr" ], "patches-file": "composer.patches.json", "composer-exit-on-patch-failure": true, diff --git a/composer.lock b/composer.lock index 9c1123d70c21c6554f97c7c3195d54380099410d..d91536cc15d5b48dae12bab05a14d50879fd0504 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "3394c37b1e5a207d47e08211c4ac6122", + "content-hash": "f528d12a3c886decee1d6753016f5396", "packages": [ { "name": "bjornjohansen/wplang", @@ -2117,5 +2117,5 @@ "php": ">=7.1" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.2.0" }