Skip to content

Commit

Permalink
Update php.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmvdbrugge authored Sep 22, 2024
1 parent 2040614 commit 7e31807
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
uses: actions/cache@v3
with:
path: vendor
devtools/php-cs-fixer/vendor
devtools/phpstan/vendor
devtools/phpunit/vendor
key: ${{ runner.os }}-php-${{ hashFiles('**/composer.lock') }}
restore-keys: |
${{ runner.os }}-php-
Expand Down

0 comments on commit 7e31807

Please sign in to comment.