Skip to content

Commit

Permalink
Merge pull request #142 from fingerprintjs/fix-readme
Browse files Browse the repository at this point in the history
Add PHP 8.4 as a supported version to the readme
  • Loading branch information
ilfa authored Nov 25, 2024
2 parents b14bac7 + 12938e4 commit aa0e28c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ This library supports the following PHP implementations:
- PHP 8.1
- PHP 8.2
- PHP 8.3
- PHP 8.4

We currently don't support external PHP Runtimes like:

Expand Down
1 change: 1 addition & 0 deletions template/README.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ This library supports the following PHP implementations:
- PHP 8.1
- PHP 8.2
- PHP 8.3
- PHP 8.4

We currently don't support external PHP Runtimes like:

Expand Down

0 comments on commit aa0e28c

Please sign in to comment.