PHRDPL-28 Export xdebug IDEKEY and port to an easy setting of debug configuration (#2430)

This commit is contained in:
xrousset78800
2018-01-09 18:25:51 +01:00
committed by jygaulier
parent 9a5f4f3d1b
commit 215e47fb79
3 changed files with 19 additions and 3 deletions

View File

@@ -80,6 +80,9 @@ php:
- {name: amqp, package: amqp-1.4.0}
xdebug:
install: '1'
idekey: 'PHPSTORM'
port: '10001'
composer:
install: '1'