Skip to content
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

Symfony 5 support #289

Closed
aykonsvk opened this issue Dec 23, 2019 · 10 comments
Closed

Symfony 5 support #289

aykonsvk opened this issue Dec 23, 2019 · 10 comments

Comments

@aykonsvk
Copy link

Sentry is not supporting latest 5.* version of Symfony Framework.

Restricting packages listed in "symfony/symfony" to "5.0.*"
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - sentry/sentry-symfony 3.2.1 requires symfony/config ^2.8||^3.0||^4.0 -> no matching package found.
    - sentry/sentry-symfony 3.2.0 requires symfony/config ^2.8||^3.0||^4.0 -> no matching package found.
    - Installation request for sentry/sentry-symfony ^3.2 -> satisfiable by sentry/sentry-symfony[3.2.0, 3.2.1].
@jmsche
Copy link

jmsche commented Dec 23, 2019

I'm not sure why, but the latest tag does not have the 5.0 version added: https://github.com/getsentry/sentry-symfony/blob/3.2.1/composer.json

@Briones
Copy link
Contributor

Briones commented Dec 24, 2019

It's already supported, but not released yet (I don't know why)

#272

I'm also waiting to the release to be able to update some systems, in the midtime you can point to dev-master in your composer.json like this:

"sentry/sentry-symfony": "dev-master" 

@klaussilveira
Copy link

Any news on this @dcramer?

@HazAT
Copy link
Member

HazAT commented Dec 30, 2019

Most devs are on vacation right now, we will deal with this early January. Please do not ping individual ppl this will not speed up the process.
Thanks!

@ruudk
Copy link
Contributor

ruudk commented Jan 9, 2020

Any news on this?

@Jean85
Copy link
Collaborator

Jean85 commented Jan 14, 2020

Sorry for the delay, 3.3.0 is out! https://github.com/getsentry/sentry-symfony/releases/tag/3.3.0

@Jean85 Jean85 closed this as completed Jan 14, 2020
@pkruithof
Copy link

I think something went wrong, because there are no changes between 3.2.1 and 3.3.0:

3.3.0...3.2.1

@Jean85
Copy link
Collaborator

Jean85 commented Jan 14, 2020

Yes, we already got reports about this: https://twitter.com/AlessandroLai/status/1217034197883375622

Something went wrong while releasing. We're fixing it, it seems correct now: 3.2.1...3.3.0

@pkruithof
Copy link

Thanks for fixing and clarifying 👍

@Jean85
Copy link
Collaborator

Jean85 commented Jan 14, 2020

Issue with the tag is tracked in #297, already solved with 3.3.1.

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

No branches or pull requests

8 participants