Skip to content

Commit

Permalink
Add php 8.2, 8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
msmakouz committed Feb 7, 2024
1 parent 6fef1eb commit 24ba0a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ jobs:
php-version:
- "8.0"
- "8.1"
- "8.2"
- "8.3"
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 24ba0a3

Please sign in to comment.