Skip to content

Commit

Permalink
proper testing of all versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Mitterhauser committed Mar 11, 2024
1 parent fb6432b commit d539890
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 329 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v3
- uses: php-actions/composer@v6
with:
php_version: 7.4
php_version: ${{ matrix.php_version }}
#php_extensions: redis intl

- name: PHPStan Static Analysis
Expand Down
Loading

0 comments on commit d539890

Please sign in to comment.