Skip to content

Commit

Permalink
Update php7.1.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhongit authored Jul 31, 2024
1 parent 02b6e28 commit af7d298
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/bash/php/php7.1.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/bash

pecl install -o xdebug-2.9.8
docker-php-ext-enable xdebug
docker-php-ext-enable xdebug

cd Meta

0 comments on commit af7d298

Please sign in to comment.