Skip to content

Commit

Permalink
Merge pull request #2 from egruel/master
Browse files Browse the repository at this point in the history
Remove phpstan extention-installer
  • Loading branch information
vpeltot authored Aug 26, 2019
2 parents f2a0db7 + fb10eee commit b7cd3c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ RUN composer global require 'phpstan/phpstan ~0.11'

# Install PHPStan additonnal analysis
RUN composer global require 'phpstan/phpstan-symfony ~0.11'
RUN composer global require 'phpstan/extension-installer ~1.0'
RUN composer global require 'mglaman/phpstan-drupal ~0.11'

# Install PHPMD requirements.
Expand Down

0 comments on commit b7cd3c1

Please sign in to comment.