This happens because the file below is not updated in the composer update process, so doesn't have the mapWebRoutes method implemented.
app/Providers/RouteServiceProvider.php
Copy this file over from a fresh install and it will work. Better, follow the upgrade path on the docs.