diff --git a/.github/workflows/phpstan.yml b/.github/workflows/phpstan.yml index af21e45..f495e76 100644 --- a/.github/workflows/phpstan.yml +++ b/.github/workflows/phpstan.yml @@ -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 diff --git a/CHANGELOG.md b/CHANGELOG.md index 9491726..dc7d448 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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