@@ -4,12 +4,13 @@ title: Common
44
55# Compatibility: Common
66
7- | Laravel, Lumen | PHP | Package Version | What packages will be installed | Status |
8- | ----------------| --------------------| -----------------| ---------------------------------------------------------------------------| ---------------------------------------|
9- | 10.x, 11.x | 8.1, 8.2 | ` ^4.0 ` | Publisher 14.x, Lang 13.x, Attributes 2.x, HTTP Statuses 3.x, Locales 1.x | ![ Supported] [ badge_supported ] |
10- | 8.x, 9.x, 10.x | 8.1, 8.2 | ` ^3.0 ` | Publisher 14.x, Lang 12.x, Attributes 2.x, HTTP Statuses 3.x | ![ Not Supported] [ badge_not_supported ] |
11- | 7.x, 8.x, 9.x | 8.0, 8.1 | ` ^2.0 ` | Publisher 13.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x | ![ Not Supported] [ badge_not_supported ] |
12- | 7.x, 8.x, 9.x | 7.3, 7.4, 8.0, 8.1 | ` ^1.0 ` | Publisher 12.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x | ![ Not Supported] [ badge_not_supported ] |
7+ | Laravel, Lumen | PHP | Package Version | What packages will be installed | Status |
8+ | ----------------| --------------------| -----------------| ------------------------------------------------------------------------------| ---------------------------------------|
9+ | 10.x, 11.x | 8.1, 8.2 | ` ^5.0 ` | Publisher 15.x, Lang 13.3+, Attributes 2.5+, HTTP Statuses 3.5+, Locales 1.x | ![ Supported] [ badge_supported ] |
10+ | 10.x, 11.x | 8.1, 8.2 | ` ^4.0 ` | Publisher 14.x, Lang 13.x, Attributes 2.x, HTTP Statuses 3.x, Locales 1.x | ![ Not Supported] [ badge_not_supported ] |
11+ | 8.x, 9.x, 10.x | 8.1, 8.2 | ` ^3.0 ` | Publisher 14.x, Lang 12.x, Attributes 2.x, HTTP Statuses 3.x | ![ Not Supported] [ badge_not_supported ] |
12+ | 7.x, 8.x, 9.x | 8.0, 8.1 | ` ^2.0 ` | Publisher 13.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x | ![ Not Supported] [ badge_not_supported ] |
13+ | 7.x, 8.x, 9.x | 7.3, 7.4, 8.0, 8.1 | ` ^1.0 ` | Publisher 12.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x | ![ Not Supported] [ badge_not_supported ] |
1314
1415[ badge_not_supported ] : https://img.shields.io/badge/not%20supported-lightgrey?style=flat-square
1516
0 commit comments