PHP version needs updating?
Feb 18, 2022
8
Level 2
PHP Parse Error After Composer Update
Hi.. I run composer update in order to upgrade laravel/framework from 8.12 to 8.42 and after update I get following error while authenticating.
ParseError: syntax error, unexpected 'private' (T_PRIVATE), expecting variable (T_VARIABLE) in file /home/vagrant/code/vendor/lcobucci/clock/src/SystemClock.php on line 13
Level 104
@mecjos I haven't used Homestead for years now... but it does seem like you are using an older version. Check out the Updating Homestead docs
1 like
Please or to participate in this conversation.