Skip to content

Commit ef7c11c

Browse files
committed
check installs
1 parent 1423ce1 commit ef7c11c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

phpbrew/Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ RUN source ~/.phpbrew/bashrc \
5252
+cli +phar +bz2 +xml +filter +mbregex +mbstring +posix +pcntl \
5353
&& phpbrew use $PHP_DIST_NAME \
5454
&& which php \
55-
&& php -v
55+
&& php -v \
56+
&& phpbrew info

0 commit comments

Comments
 (0)