diff --git a/composer.json b/composer.json index d0c4485..e6d6f38 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "ricardofiorani/php-video-url-parser", "description": "A Simple and efficient PHP Video URL Parser that gives you thumbnails and embed codes for various services as Youtube, Vimeo, DailyMotion and Facebook", "require-dev": { - "phpunit/phpunit": "^4.8", + "phpunit/phpunit": "^9.3", "fabpot/php-cs-fixer" : ">= 1.0" }, "license": "MIT",