소스 검색

Require PHP < 7.3 for Pixelfed to work.

hnrd 6 년 전
부모
커밋
bc6256c28e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ there is a stable release**. The following setup instructions are intended for
 testing and development.
 
 ## Requirements
- - PHP >= 7.1.3 (7.2+ recommended for stable version)
+ - PHP >= 7.1.3 < 7.3 (7.2.x recommended for stable version)
  - MySQL >= 5.7, Postgres (MariaDB and sqlite are not supported yet)
  - Redis
  - Composer