Recommend this page to a friend! |
Classes of Raskin Veniamin | > | ffmpeg-maker | > | composer.json | > | Download |
|
![]() |
{ "name": "larapress/lp-movie-maker", "authors": [ { "name": "Vench", "email": "nowwrit@mail.ru" } ], "type": "library", "autoload": { "psr-4": { "LpMovieMaker\\": "src/" } }, "require": { "php": ">=7.0.0" }, "require-dev": { "phpunit/phpunit": "~4.0" } } |