removed drupal/console, src composer create project

This commit is contained in:
2023-11-02 16:44:42 +01:00
parent 1693dfba2c
commit 32caecd0bc
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -28,9 +28,6 @@ RUN pecl install xdebug-3.2.1 && \
RUN export COMPOSER_HOME=/usr/local/composer && \
curl -sS https://getcomposer.org/installer \
| php -- --install-dir=/usr/local/bin --filename=composer && \
curl https://drupalconsole.com/installer \
-L -o /usr/local/bin/drupal && \
chmod +x /usr/local/bin/drupal && \
curl https://github.com/drush-ops/drush-launcher/releases/download/0.6.0/drush.phar \
-L -o /usr/local/bin/drush && \
chmod +x /usr/local/bin/drush
+1 -1
View File
@@ -1,4 +1,4 @@
PS1='\e[36m\e[1mPHP-7.4\e[0m:\e[90m\w\e[0m\n$ '
PS1='\e[36m\e[1mPHP-8.1\e[0m:\e[90m\w\e[0m\n$ '
bind '"\e[A": history-search-backward'
bind '"\e[B": history-search-forward'
+1 -1
Submodule src updated: 6a63b4c035...914af16fce