Skip to content

Commit

Permalink
Merge pull request #46 from antistatique/30x/use-stable-loco/loco
Browse files Browse the repository at this point in the history
Revert "use dev-master of loco/loco SDK until release 2.0.13"
  • Loading branch information
WengerK authored Aug 20, 2024
2 parents 31ece0e + e9ee579 commit 16c2fd3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ ENV SYMFONY_DEPRECATIONS_HELPER=weak
ENV COMPOSER_MEMORY_LIMIT=-1

# Install loco/loco as required by the module
RUN COMPOSER_MEMORY_LIMIT=-1 composer config minimum-stability dev
RUN composer require loco/loco:dev-master
RUN composer require loco/loco:^2.0.7

# Register the Drupal and DrupalPractice Standard with PHPCS.
RUN ./vendor/bin/phpcs --config-set installed_paths \
Expand Down

0 comments on commit 16c2fd3

Please sign in to comment.