diff --git a/.travis.yml b/.travis.yml
index 65fe146..ccb2aaf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ sudo: false
language: php
php:
+ - 8.0
- 7.4
- 7.3
- 7.2
diff --git a/phive.xml b/phive.xml
index 0e56eb7..6761aad 100644
--- a/phive.xml
+++ b/phive.xml
@@ -1,6 +1,6 @@
-
+
diff --git a/phpunit.xml.dist b/phpunit.xml.dist
index 6e597fa..0bd752c 100644
--- a/phpunit.xml.dist
+++ b/phpunit.xml.dist
@@ -1,12 +1,13 @@
-
-
-
- ./tests
-
-
-
-
- ./src
-
-
+
+
+
+
+ ./src
+
+
+
+
+ ./tests
+
+
diff --git a/tests/Iterator/ClassIteratorTest.php b/tests/Iterator/ClassIteratorTest.php
index 9bb4e90..d3eafb2 100644
--- a/tests/Iterator/ClassIteratorTest.php
+++ b/tests/Iterator/ClassIteratorTest.php
@@ -11,7 +11,7 @@ class ClassIteratorTest extends \PHPUnit\Framework\TestCase
{
private static $sut;
- public static function setupBeforeClass()
+ public static function setupBeforeClass(): void
{
MockFinder::setIterator(
new \ArrayIterator([