Dependency bumped to symfony/http-foundation ~3.0
, which means php 5.4
is no longer supported. If you are using php 5.4 either upgrade or use version 1.0.2
, buy adding the following to composer.json
dependencies:
"craigh/laravel-file-uploader": "1.0.2",