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

converted symfony2 settings to symfony3. #61

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

alpha1125
Copy link

Made superficial changes, to get the bundle to work in Symfony 3.3.4.

changed to reflect symfony3.3
request changed to qs.
changed references to symfony3.
@@ -1,9 +1,9 @@
{
"name": "bshaffer/oauth2-server-bundle",
"name": "alpha1125/oauth2-server-bundle",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure this is something expected.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right, it should not be expected. That should not be in there... "bshaffer" would be the correct one. Accidentally committed back in from testing... how do I revert that.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You just do a new commit to revert that, and push it in your branch and the PR will be updated accordingly.

Added "request" object to be passed to twig.
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.

2 participants