-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I'm trying to add Xdebug to a project.
So first I went and added it to require-dev section with the name it uses in composer.json which is xdebug/xdebug.
I ran pie install, and it said no extensions installation needed.
Then I changed the name to ext-xdebug:

And when I run pie install surprisingly it now asks me which extensions to install:

Am I missing something here?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested