Skip to content

Commit 76baee9

Browse files
committed
chore(ci/readme): drop Laravel 10 support (EOL since Feb 4, 2025)
1 parent 950e9fc commit 76baee9

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,19 @@ seamless integration into both legacy and modern Laravel projects (Laravel 5–1
5353
5454
## 📊 Version Compatibility
5555

56-
| Laravel/Lumen | PHP Version | Generator Version | Status |
57-
|---------------|-------------|-------------------|-------------|
58-
| 5.x | 7.2 – 7.4 | 1.0.10 | ❌ EOL |
59-
| 6.x | 7.2 – 7.4 | 1.0.10 | ❌ EOL |
60-
| 7.x | 7.2 – 8.0 | 2.0.0 | ❌ EOL |
61-
| 8.x | 7.3 – 8.0 | 3.0.0 | ❌ EOL |
62-
| 9.x | 8.0 | 4.0.0 | ❌ EOL |
63-
| 10.x | 8.1 – 8.3 | 5.0.0 | ❌ EOL |
64-
| 10.x | 8.1 – 8.3 | 8.0.0 | ❌ EOL |
65-
| 11.x | 8.2 – 8.4 | 6.0.0 | ❌ EOL |
66-
| 11.x | 8.2 – 8.4 | 8.0.0 | ✅ Supported |
67-
| 12.x | 8.2 – 8.4 | 7.0.0 | ❌ EOL |
68-
| 12.x | 8.2 – 8.4 | 8.0.0 | ✅ Supported |
56+
| Laravel/Lumen | PHP Version | Generator Version | Status |
57+
|---------------|-------------|-------------------|------------------------|
58+
| 5.x | 7.2 – 7.4 | 1.0.10 | ❌ EOL |
59+
| 6.x | 7.2 – 7.4 | 1.0.10 | ❌ EOL |
60+
| 7.x | 7.2 – 8.0 | 2.0.0 | ❌ EOL |
61+
| 8.x | 7.3 – 8.0 | 3.0.0 | ❌ EOL |
62+
| 9.x | 8.0 | 4.0.0 | ❌ EOL |
63+
| 10.x | 8.1 – 8.3 | 5.0.0 | ❌ EOL |
64+
| 10.x | 8.1 – 8.3 | 8.0.0 | ❌ EOL |
65+
| 11.x | 8.2 – 8.4 | 6.0.0 | ❌ EOL |
66+
| 11.x | 8.2 – 8.4 | 8.0.0 | ⚠️ Security fixes only |
67+
| 12.x | 8.2 – 8.4 | 7.0.0 | ❌ EOL |
68+
| 12.x | 8.2 – 8.4 | 8.0.0 | ✅ Supported |
6969

7070
> ⚠️ **Important:** Version 8.0.0 introduces breaking API changes for **Laravel 10–12**.
7171
> All supported Laravel versions receive the new features and updated APIs, requiring updates to dependent code.

0 commit comments

Comments
 (0)