Skip to content

[Symfony 6.2] Move symfony/security-core to security-http and security-bundle as target class/contant exists there#848

Merged
samsonasik merged 1 commit intomainfrom
move-security-core
Sep 23, 2025
Merged

[Symfony 6.2] Move symfony/security-core to security-http and security-bundle as target class/contant exists there#848
samsonasik merged 1 commit intomainfrom
move-security-core

Conversation

@samsonasik
Copy link
Copy Markdown
Member

@samsonasik samsonasik commented Sep 23, 2025

@TomasVotruba @JohJohan

when I run on our project that target class not yet exists, it cause error because dependency are not synced due to third party requirements.

eg: symfony/security-core already v6.2, but symfony-http still v6.1

This ensure that the target class rename on different namespace core -> http, and core -> bundle, it apply on target version that the class/constant exists.

…y-bundle as target class/contant exists there
@samsonasik
Copy link
Copy Markdown
Member Author

All checks have passed 🎉 @TomasVotruba I am merging it to have faster feedback to test ;)

@samsonasik samsonasik merged commit 99ef2cf into main Sep 23, 2025
5 checks passed
@samsonasik samsonasik deleted the move-security-core branch September 23, 2025 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant