@@ -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