html5-video-php
html5-video-php copied to clipboard
Can't install using composer
Hi, I get below error:
- The requested package xemle/html5-video-php could not be found in any version, there may be a typo in the package name.
my composer is:
{ "require": { "xemle/html5-video-php": "1.0.*" } }
Try composer require xemle/html5-video-php, this works