diff --git a/vendor/phpunit/phpunit/src/Framework/Exception/PHPTAssertionFailedError.php b/vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php similarity index 100% rename from vendor/phpunit/phpunit/src/Framework/Exception/PHPTAssertionFailedError.php rename to vendor/phpunit/phpunit/src/Framework/Exception/PhptAssertionFailedError.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/Exception/InvalidPhptFileException.php b/vendor/phpunit/phpunit/src/Runner/Phpt/Exception/InvalidPhptFileException.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/Exception/InvalidPhptFileException.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/Exception/InvalidPhptFileException.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/Exception/PhptExternalFileCannotBeLoadedException.php b/vendor/phpunit/phpunit/src/Runner/Phpt/Exception/PhptExternalFileCannotBeLoadedException.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/Exception/PhptExternalFileCannotBeLoadedException.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/Exception/PhptExternalFileCannotBeLoadedException.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/Exception/UnsupportedPhptSectionException.php b/vendor/phpunit/phpunit/src/Runner/Phpt/Exception/UnsupportedPhptSectionException.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/Exception/UnsupportedPhptSectionException.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/Exception/UnsupportedPhptSectionException.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/Parser.php b/vendor/phpunit/phpunit/src/Runner/Phpt/Parser.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/Parser.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/Parser.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/Renderer.php b/vendor/phpunit/phpunit/src/Runner/Phpt/Renderer.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/Renderer.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/Renderer.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/TestCase.php b/vendor/phpunit/phpunit/src/Runner/Phpt/TestCase.php similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/TestCase.php rename to vendor/phpunit/phpunit/src/Runner/Phpt/TestCase.php diff --git a/vendor/phpunit/phpunit/src/Runner/PHPT/templates/phpt.tpl b/vendor/phpunit/phpunit/src/Runner/Phpt/templates/phpt.tpl similarity index 100% rename from vendor/phpunit/phpunit/src/Runner/PHPT/templates/phpt.tpl rename to vendor/phpunit/phpunit/src/Runner/Phpt/templates/phpt.tpl