Skip to content

Commit

Permalink
Added support for PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Progi1984 committed Aug 27, 2024
1 parent 39e806b commit 11c96c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
- "8.4"

name: PHP ${{ matrix.php-version }}

Expand Down

0 comments on commit 11c96c5

Please sign in to comment.