Skip to content

Commit b287237

Browse files
committed
Update required PHP version in the README
1 parent 86bdffd commit b287237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A library that allows you to easily use the PHP-VCR library in your PHPUnit test
44

55
## Requirements
66

7-
* PHP 8.1+
7+
* PHP 8.2+
88
* PHPUnit 10+
99

1010
## Installation

0 commit comments

Comments
 (0)