Skip to content

Commit 3078203

Browse files
Merge pull request #105 from DaveLiddament/feature/add-php-8.1-support
UPDATE docs for PHP 8.1
2 parents ac04ffd + 6f0cfaf commit 3078203

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313

1414

1515

16-
**This is still in beta.**
17-
1816
* [Why SARB](#why-sarb)
1917
* [Requirements](#requirements)
2018
* [Installing](#installing)

docs/Contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Please make sure that the code runs on the following PHP versions:
1818
- 7.3
1919
- 7.4
2020
- 8.0
21+
- 8.1
2122

2223

2324
### Code checks

0 commit comments

Comments
 (0)