WIP: Preparations for Symfony 6 upgrade #14
Loading…
Reference in a new issue
No description provided.
Delete branch "fix_symfony6_preparations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preparations for Symfony 6 upgrade.
App\Security\ApiTokenAuthenticator
from deprecated Guard component to new Symfony Authenticators.doctrine/doctrine-migrations-bundle
and it's dependenciesspiral/roadrunner
,php-http/discovery
,sentry/sentry
App\Api\V1\Controller\SecurityController
upgraded due to changes inApp\Security\ApiTokenAuthenticator
Closes #26, #27.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.