Missed composer install
This commit is contained in:
@@ -36,6 +36,7 @@ before_script:
|
||||
- docker-php-ext-enable xdebug
|
||||
|
||||
# Install Composer and project dependencies.
|
||||
- composer install
|
||||
- composer require doctrine/dbal
|
||||
|
||||
# Copy over testing configuration.
|
||||
|
Reference in New Issue
Block a user