changeset 16 | a86126ab1dd4 |
parent 9 | 177826044cd9 |
child 18 | be944660c56a |
--- a/wp/wp-includes/sodium_compat/composer.json Tue Oct 22 16:11:46 2019 +0200 +++ b/wp/wp-includes/sodium_compat/composer.json Tue Dec 15 13:49:49 2020 +0100 @@ -54,7 +54,7 @@ "paragonie/random_compat": ">=1" }, "require-dev": { - "phpunit/phpunit": "^3|^4|^5" + "phpunit/phpunit": "^3|^4|^5|^6|^7" }, "suggest": { "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",