Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit 8034761

Browse files
authored
Merge branch 'master' into major/php-7.3-compatible
2 parents 1b5ad2c + 3341cfd commit 8034761

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414
This is generic stats library that we at HelloFresh use in our projects to collect services' stats and then create monitoring
1515
dashboards to track activity and problems.
1616

17+
## Supported PHP versions
18+
19+
`stats-php` version `1.x` supports the following PHP version: `7.0`, `7.1`, `7.2`. If you going to use the library with newer PHP versions - consider using version `2.x+`.
20+
1721
## Key Features
1822

1923
* Several stats backends:

0 commit comments

Comments
 (0)