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

Fix deprecated assets.packages service call over Symfony 3.2 #111

Closed
wants to merge 2 commits into from

Conversation

Sentence
Copy link

User Deprecated: The "assets.packages" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.

User Deprecated: The "assets.packages" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
@Gregwar
Copy link
Owner

Gregwar commented May 17, 2018

Looks like your PR is changing the name of the package (composer.json), would you mind fixing it?

@Gregwar
Copy link
Owner

Gregwar commented May 17, 2018

I eventually did the changes manually, thanks for contributing!

@Gregwar Gregwar closed this May 17, 2018
@Sentence
Copy link
Author

Sorry for doing that, and many thanks for fixing it, cheer! :)

@v03adk
Copy link

v03adk commented Jun 2, 2018

phpdoc section of the __construct is wrong now

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.

3 participants