stanley-king 3 years ago
parent
commit
4f43774675
1 changed files with 2 additions and 3 deletions
  1. 2 3
      docker/compose/xyz/conf/php/vender-init

+ 2 - 3
docker/compose/xyz/conf/php/vender-init

@@ -1,4 +1,3 @@
 #!/bin/sh
-#cd /var/www/html
-echo 'hello world'
-#composer require phpoffice/phpspreadsheet
+cd /var/www/html
+composer require phpoffice/phpspreadsheet