Skip to content

Commit b4cab79

Browse files
committed
Update support policy
1 parent c5893f0 commit b4cab79

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/views/docs/desktop/2/getting-started/support-policy.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)