Skip to content

Commit

Permalink
friendship ended with PHP 8.0 & 8.1 Now PHP 8.2 is my best friend
Browse files Browse the repository at this point in the history
  • Loading branch information
rodber committed Jul 24, 2023
1 parent c112211 commit c9a0f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
php: ["8.0", "8.1", "8.2"]
php: ["8.2"]
env:
tools: composer, phpstan
ini-values: default_charset='UTF-8'
Expand Down

0 comments on commit c9a0f77

Please sign in to comment.