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

EZP-30605: Upgrade ezsystems/ezplatform-ee-installer to use Symfony 4 components #49

Merged
merged 4 commits into from
Jun 17, 2019

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented May 28, 2019

No description provided.

@webhdx webhdx self-assigned this May 28, 2019
@@ -3,7 +3,7 @@ parameters:

services:
ezstudio.installer.studio_installer:
class: %ezplatform.ee.installer.class%
class: '%ezplatform.ee.installer.class%'
Copy link
Member

Choose a reason for hiding this comment

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

Can we drop ezplatform.ee.installer.class parameter?

Suggested change
class: '%ezplatform.ee.installer.class%'
class: EzSystems\EzPlatformEnterpriseEditionInstallerBundle\Installer\Installer

@webhdx webhdx merged commit eac3964 into master Jun 17, 2019
@webhdx webhdx deleted the symfony4 branch June 17, 2019 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants