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

Feature/remove cilex #1934

Closed
wants to merge 3 commits into from
Closed

Feature/remove cilex #1934

wants to merge 3 commits into from

Commits on Jan 6, 2018

  1. Removes dependency on cilex

    Cilex is blocking the updates of symfony components. This
    pr removes a lot of magic from the commands which were fetching dependencies
    form the application.
    The application is updated with some logic to access the inner container to support
    the old behavior of the application like cilex provides. This needs to be removed
    in the future.
    jaapio committed Jan 6, 2018
    Copy the full SHA
    b90e616 View commit details
    Browse the repository at this point in the history
  2. Actually remove cilex as dependency

    Last fixes to actually remove cilex as dependency.
    jaapio committed Jan 6, 2018
    Copy the full SHA
    289b2b3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cabde00 View commit details
    Browse the repository at this point in the history