Skip to content

Commit 43e89e6

Browse files
committed
update
1 parent c50cb56 commit 43e89e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In a certain sense phpbrowserbox acts differently from a PHP to EXE compiler. It
2121
All embedded into a single application, a portable folder that you can easily distribute to end users by packing it to zip archive or by making an [installer for your application](../../wiki/Knowledge-Base#application-installer).
2222

2323

24-
Technically all php versions are supported, but official support is php 7.3 and above.
24+
Technically all php versions are supported, but official support is php 7.0,7.3,7.4,8.0,8.1 and 8.2.
2525
All popular PHP frameworks are supported, see the [PHP frameworks support](../../wiki/PHP-frameworks-support) wiki page.
2626

2727
You can create a standalone executable for distribution with the help of the [Inno Setup installer](../../wiki/Knowledge-Base#application-installer).

0 commit comments

Comments
 (0)