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

Update various dependencies #293

Merged
merged 5 commits into from
Aug 21, 2018
Merged

Update various dependencies #293

merged 5 commits into from
Aug 21, 2018

Conversation

pamil
Copy link
Contributor

@pamil pamil commented Aug 20, 2018

Closes #278.

@pamil pamil changed the title Update various dev dependencies# Update various dev dependencies Aug 20, 2018
@pamil pamil changed the title Update various dev dependencies Update various dependencies Aug 21, 2018
protected function get($id)
{
if (property_exists(static::class, 'container')) {
return static::$container->get($id);
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This allows us to fetch private services in the test environment in Symfony 4.1+.

@lchrusciel lchrusciel merged commit 498e015 into Sylius:master Aug 21, 2018
@lchrusciel
Copy link
Member

Thanks Kamil! 🐋

@pamil pamil deleted the deps-update branch August 21, 2018 12:55
@pamil pamil mentioned this pull request Aug 21, 2018
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