upload_max_filesize = 50M
post_max_size = 50M
max_input_time = 300
max_execution_time = 300
php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value max_input_time 300
php_value max_execution_time 300
D:http est>composer require moxiecode/plupload
Using version ^3.1 for moxiecode/plupload
./composer.json has been created
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
- Installing moxiecode/plupload (v3.1.2): Downloading (100%)
Writing lock file
Generating autoload files