mirror of
https://github.com/openvk/openvk
synced 2025-01-19 14:24:17 +03:00
chore(repo): change recommended php ver to 8.2 (#1208)
This commit is contained in:
parent
c700edc0c8
commit
aa2a1636df
2 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ Here is our minimum hardware recommendation:
|
||||||
|
|
||||||
### Installation procedure
|
### Installation procedure
|
||||||
|
|
||||||
1. Install PHP 7.4, web-server, Composer, Node.js, NPM and [Chandler](https://github.com/openvk/chandler)
|
1. Install PHP 8.2, web-server, Composer, Node.js, NPM and [Chandler](https://github.com/openvk/chandler)
|
||||||
|
|
||||||
* PHP 8 is still being tested; the functionality of the engine on this version of PHP is not yet guaranteed.
|
* PHP 8 is still being tested; the functionality of the engine on this version of PHP is not yet guaranteed.
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@ _[English](README.md)_
|
||||||
|
|
||||||
### Процедура установки
|
### Процедура установки
|
||||||
|
|
||||||
1. Установите PHP 7.4, веб-сервер, Composer, Node.js, NPM и [Chandler](https://github.com/openvk/chandler)
|
1. Установите PHP 8.2, веб-сервер, Composer, Node.js, NPM и [Chandler](https://github.com/openvk/chandler)
|
||||||
|
|
||||||
* PHP 8 пока ещё тестируется, работоспособность движка на этой версии PHP пока не гарантируется.
|
* PHP 8 пока ещё тестируется, работоспособность движка на этой версии PHP пока не гарантируется.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue