Skip to content

Commit

Permalink
Merge pull request #5 from fjogeleit/fjogeleit-patch-1
Browse files Browse the repository at this point in the history
Update code_style.yml
  • Loading branch information
fjogeleit authored Feb 3, 2024
2 parents b953bbb + 36b7c91 commit a50309b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, macos-latest]
php-versions: ['7.2', '7.3', '7.4', '8.0']
php-versions: ['7.4', '8.0', '8.1', '8.2']
steps:
- uses: actions/checkout@v2
- name: Setup PHP
Expand Down

0 comments on commit a50309b

Please sign in to comment.