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

build(deps): Remove symfony/deprecation-contracts direct dependency #1011

Merged
merged 3 commits into from
Apr 23, 2024

Commits on Apr 23, 2024

  1. build(deps): Remove symfony/deprecation-contracts direct dependency

    This is achieved by upgrading to `fidry/console` 0.6.10 which fixes
    theofidry/console#221.
    
    Indeed, PHP-Scoper does not use `symfony/deprecation-contracts` directly
    so it should be left as a transitive dependency.
    
    Closes humbug#939.
    theofidry committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fcf2d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    986ce48 View commit details
    Browse the repository at this point in the history
  3. fix

    theofidry committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    a6d5830 View commit details
    Browse the repository at this point in the history