Skip to content

Commit

Permalink
Upgrade phpstan version
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Kłoda committed Nov 4, 2022
1 parent fece87b commit 3f09e52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
cp phpunit.xml.dist phpunit.xml
composer install
composer require --dev phpstan/phpstan
composer require --dev phpstan/phpstan:^0.9.2
- name: Run tests and analytics
run: |
vendor/phpunit/phpunit/phpunit -c phpunit.xml tests/
Expand Down
30 changes: 0 additions & 30 deletions .travis.yml

This file was deleted.

0 comments on commit 3f09e52

Please sign in to comment.