-
Notifications
You must be signed in to change notification settings - Fork 178
First steps toward 3.0 and 2.0 SDK #184
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
Conversation
This command requires you to have Composer installed globally, as explained | ||
in the [installation chapter](https://getcomposer.org/doc/00-intro.md) | ||
of the Composer documentation. | ||
> TODO: Flex recipe |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete or fill ^^
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Started WIP on symfony/recipes-contrib#621
prefixes: ~ | ||
release: ~ | ||
``` | ||
TODO |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would really just write basic docs here and move the majority to
https://github.com/getsentry/sentry-docs/tree/master/src/collections/_documentation/platforms/php symfony.md
@HazAT I've addressed your review; I would like to address all the other comments in separated PRs, since that would need the SDK package release. |
Co-Authored-By: Jean85 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to assume @HazAT did a good job with this review 😄
This is just the start of the work toward 3.0. A lot more options are to be mapped. I'll open other issues in the same milestone to track other missing steps.