Skip to content

Commit

Permalink
docs(php): add information about supported php versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Xenira committed Jan 9, 2025
1 parent 78799e7 commit c8910bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,10 @@ best resource at the moment. This can be viewed at [docs.rs].
- Linux, macOS or Windows-based operating system.
- PHP 8.0 or later.
- No support is planned for earlier versions of PHP.
- PHP versions, that no longer receive security updates, will be dropped.
- PHP 8.0 is now **deprecated** and will be dropped in the future.
- See https://www.php.net/supported-versions.php for information on PHP
supported versions and their end of life dates.
- Rust.
- Currently, we maintain no guarantee of a MSRV, however lib.rs suggests Rust
1.57 at the time of writing.
Expand Down

0 comments on commit c8910bc

Please sign in to comment.