diff --git a/composer.json b/composer.json index f59e7b7..1c34e40 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "ext-mbstring": "*" }, "require-dev": { - "phpunit/phpunit": "^4.8.35", + "phpunit/phpunit": "^7.4", "friendsofphp/php-cs-fixer": "^2.13" }, "autoload": { diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 6b39037..1edb0a6 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,7 +1,7 @@ - + tests/ParsedownTest.php