Skip to content

Commit

Permalink
Merge pull request #227 from fightbulc/feature/php8.3
Browse files Browse the repository at this point in the history
Enhancement: Add support for PHP 8.3
  • Loading branch information
localheinz committed Feb 27, 2024
2 parents 19da913 + bde0368 commit 8140258
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- "8.0"
- "8.1"
- "8.2"
- "8.3"

steps:
- name: "Checkout"
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ You can now run through the result and put it formatted into a drop-down field o

- added:
- support for PHP 8.2 [#218](https://github.com/fightbulc/moment.php/pull/218)
- support for PHP 8.3 [#227](https://github.com/fightbulc/moment.php/pull/227)

### 1.33.0
- fixed:
Expand Down

0 comments on commit 8140258

Please sign in to comment.