Skip to content

Commit

Permalink
Merge pull request #28 from imponeer/Added-CI-tests-for-PHP-8.2-and-P…
Browse files Browse the repository at this point in the history
…HP-8.3

Added CI tests for PHP 8.2 and PHP 8.3
  • Loading branch information
MekDrop authored May 21, 2024
2 parents 9b4f60d + e81ee90 commit f415d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on_pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
- 7.4
- 8.0
- 8.1
- 8.2
- 8.3
composer:
- 2
name: Test - php:${{ matrix.php }}; composer:${{ matrix.composer}}
Expand Down

0 comments on commit f415d53

Please sign in to comment.