diff --git a/composer.json b/composer.json
index 7c04f5e..621d618 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"phpmailer/phpmailer": "^6.5.0"
},
"require-dev": {
- "phpunit/phpunit": "*",
- "mockery/mockery": "*"
+ "phpunit/phpunit": ">=8",
+ "mockery/mockery": ">=1.4"
}
}
diff --git a/phpunit.xml b/phpunit.xml
index 0324c62..685334a 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -5,7 +5,6 @@
tests/Ltb
-