diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index e9da254..87585b5 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "require-dev": { "squizlabs/php_codesniffer": "^3.5", "friendsofphp/php-cs-fixer": "^2.16", - "phpunit/phpunit": "^8.4" + "yoast/phpunit-polyfills": "^0.1.0" }, "autoload": { "files": ["lib/mysql.php"] |