Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ziming committed Mar 9, 2024
2 parents e400a7f + 96158ce commit 503aad7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
coverage: none

- name: Install composer dependencies
uses: ramsey/composer-install@v2
uses: ramsey/composer-install@v3

- name: Run PHPStan
run: ./vendor/bin/phpstan --error-format=github
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to `laravel-email-sniper-link` will be documented in this file.

## another helper function name fix - 2024-01-29

another helper function name fix

## fix helper function name - 2024-01-29

fix helper function name
Expand Down

0 comments on commit 503aad7

Please sign in to comment.