Helllo,
When I try to update my project with composer update I receive this error:
> php artisan clear-compiled [Symfony\Component\Debug\Exception\FatalErrorException] parse error Script php artisan clear-compiled handling the pre-update-cmd event returned with an error [RuntimeException] Error Output: When I try this:
composer update --no-scripts Loading composer repositories with package information Updating dependencies (including require-dev) Nothing to install or update Generating autoload files It succeeds?
What could be wrong here?
--EDIT--
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--ignore-platform-reqs] [--] [<packages>]...