Skip to content

Commit f73f051

Browse files
committed
chore: Update README to require PHP 8.3 or higher
The PHP version requirement has been updated from 7.4+ to 8.3+ to align with the latest compatibility needs. This ensures the documentation reflects the current software prerequisites accurately.
1 parent 285acaf commit f73f051

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
@@ -6,7 +6,7 @@
66

77
# Getting Started
88
### Requirements
9-
* [**PHP 7.4+**](https://www.php.net/downloads.php)
9+
* [**PHP 8.3+**](https://www.php.net/downloads.php)
1010
* Extensions: [Composer](https://getcomposer.org/), [PHP-JSON](https://www.php.net/manual/en/book.json.php)
1111

1212
# ⚒️ Install

0 commit comments

Comments
 (0)