We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a0be7e commit 0b30d35Copy full SHA for 0b30d35
docker/Dockerfile
@@ -37,7 +37,7 @@ RUN set -xe \
37
mbstring \
38
opcache \
39
zip \
40
- && pecl install xdebug \
+ && pecl install xdebug-3.1.6 \
41
&& apk del .build-deps
42
43
0 commit comments