Skip to content

Commit

Permalink
chore: fix php version
Browse files Browse the repository at this point in the history
  • Loading branch information
lotyp committed May 18, 2024
1 parent 83edaa6 commit f54455c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
os:
- ubuntu-latest
php-version:
- '8.1'
- '8.2'
dependencies:
- locked

Expand Down

0 comments on commit f54455c

Please sign in to comment.