File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
resources/views/docs/desktop/2/getting-started Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,17 @@ Our support policy reflects our commitment to maintaining high standards of qual
1818### PHP Versions
1919| NativePHP Version | Supported PHP Versions |
2020| -------------------| ------------------------|
21+ | ^2.0 | 8.3, 8.4 |
2122| ^1.0 | 8.3, 8.4 |
2223
2324[ PHP: Supported Versions] ( https://www.php.net/supported-versions.php )
2425
25- NativePHP provides methods of bundling your own static PHP binaries. Support is not provided for these.
26+ NativePHP provides methods of bundling your own static PHP binaries. ** Support is not provided for these.**
2627
2728### Laravel Versions
2829| NativePHP Version | Supported Laravel Versions |
2930| -------------------| ----------------------------|
31+ | ^2.0 | 11.x, 12.x |
3032| ^1.0 | 11.x, 12.x |
3133
3234[ Laravel: Support Policy] ( https://laravel.com/docs/master/releases#support-policy )
You can’t perform that action at this time.
0 commit comments