-
Notifications
You must be signed in to change notification settings - Fork 184
feat: add support for symfony 8 #968
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Last week sentry-php released a new version compatible with Symfony 8. You should try re-running the CI |
|
@garak I pinned the version to |
And why did you pin it? |
My mistake, I wanted to say bumped |
We need to cleanup
composer.jsonand the CI config once Symfony 8 is properly released to use the stable version instead ofBETAbefore merging this.