From v3.x to v4.0
Step-by-step guide for migrating from v3.x to v4.0
Update the libraries
Symfony Flex
composer config --json extra.symfony.endpoint '["https://api.github.com/repos/web-auth/recipes/contents/index.json?ref=main", "flex://defaults"]'Spot deprecations
Dependency Changes:
Update your Configuration Files
Upgrade the libraries
All Modifications In A Row
Was this helpful?