norkunas / youtube-dl-php

A PHP wrapper for youtube-dl or yt-dlp.
MIT License
456 stars 158 forks source link

I am unable to install the project via composer. "composer require norkunas/youtube-dl-php:dev-master" #143

Closed hiraca123 closed 3 years ago

hiraca123 commented 3 years ago

I am using php 7.4 version. When i try to install "composer require norkunas/youtube-dl-php:dev-master" in my my xampp/htdocs then the following errors shows on CMD: [InvalidArgumentException] Package norkunas/youtube-dl-php at version dev-master has a PHP requirement incompatible with your PHP version, PHP extensions and Composer version. Using the Php version 7.4.

norkunas commented 3 years ago

@hirazzz maybe your fpm version differs from cli?