From 3f5c051c4b537210b34d0faad3f8b6784e3ce849 Mon Sep 17 00:00:00 2001
From: Assem Alwaseai <119125167+A909M@users.noreply.github.com>
Date: Thu, 6 Feb 2025 18:59:06 +0300
Subject: [PATCH] Update README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 7832f77..3477954 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ Laravel wrapper for **[Deepseek PHP client](https://github.com/deepseek-php/deep
 
 ## Installation
 
+> **Requires [PHP 8.1+](https://php.net/releases/)**
+
 You can install the package via composer:
 
 ```bash