File tree 3 files changed +0
-3
lines changed
3 files changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ RUN set -eux ; \
78
78
--version=${COMPOSER_VERSION} \
79
79
; \
80
80
composer --ansi --version --no-interaction ; \
81
- composer diagnose ; \
82
81
rm -f /tmp/installer.php ; \
83
82
find /tmp -type d -exec chmod -v 1777 {} +
84
83
Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ RUN set -eux ; \
78
78
--version=${COMPOSER_VERSION} \
79
79
; \
80
80
composer --ansi --version --no-interaction ; \
81
- composer diagnose ; \
82
81
rm -f /tmp/installer.php ; \
83
82
find /tmp -type d -exec chmod -v 1777 {} +
84
83
Original file line number Diff line number Diff line change @@ -78,7 +78,6 @@ RUN set -eux ; \
78
78
--version=${COMPOSER_VERSION} \
79
79
; \
80
80
composer --ansi --version --no-interaction ; \
81
- composer diagnose ; \
82
81
rm -f /tmp/installer.php ; \
83
82
find /tmp -type d -exec chmod -v 1777 {} +
84
83
You can’t perform that action at this time.
0 commit comments