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

add composer alias to turn off xdebug for composer runs #3388

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 16, 2023

  1. add composer alias to turn off xdebug

    xdebug is set to be always on within the workspace, this means things like composer run slower when you've not got a listening ide open.
    
    this update adds the composer alias so that xdebug is turned off for duration of composer commands.
    BinaryKitten committed May 16, 2023
    Configuration menu
    Copy the full SHA
    34385d0 View commit details
    Browse the repository at this point in the history