Skip to content

Commit

Permalink
EA-6324:
Browse files Browse the repository at this point in the history
- make it compatible to php 8.2
- php8.0 has been also supported
  • Loading branch information
KaiSchwendig committed Mar 7, 2024
1 parent 282bce9 commit a6aa421
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
php-version:
- "8.0"
- "8.1"
- "8.2"

steps:
- name: "Install PHP"
Expand Down

0 comments on commit a6aa421

Please sign in to comment.