Skip to content

Commit

Permalink
Test against PHP 8.3 & 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
seferov authored Nov 12, 2024
1 parent fb801a9 commit 6c3c901
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
php-version:
- 8.1
- 8.2
- 8.3
- 8.4

dependencies:
- highest
Expand Down Expand Up @@ -66,6 +68,8 @@ jobs:
php-version:
- 8.1
- 8.2
- 8.3
- 8.4

symfony-version:
- 6
Expand Down

0 comments on commit 6c3c901

Please sign in to comment.