Skip to content

Commit

Permalink
Add test runs for PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MAXakaWIZARD committed Jul 7, 2023
1 parent d9f2184 commit 429476f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -33,6 +33,7 @@ jobs:
coverage: yes
- php: '8.0'
- php: '8.1'
- php: '8.2'
fail-fast: false

runs-on: ubuntu-latest
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,9 @@
CHANGELOG
=========

## 1.9.1 (2023-07-07)
* Add test runs for PHP 8.2

## 1.9.0 (2022-07-13)
* Migrate from Travis to Github Actions
* Add test runs for PHP 8.1
Expand Down

0 comments on commit 429476f

Please sign in to comment.