Skip to content

Commit 2ddc3f2

Browse files
committed
Remove all PHPStan packages
1 parent 8fbadbb commit 2ddc3f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ before_install:
5454
before_script:
5555
- composer global require --no-scripts --no-plugins symfony/flex
5656
- composer require --dev --no-update gos/react-amqp:^0.3
57-
- composer remove --dev --no-update phpstan/phpstan
57+
- composer remove --dev --no-update phpstan/*
5858
- composer update $COMPOSER_FLAGS
5959

6060
script:

0 commit comments

Comments
 (0)