Skip to content

Commit 2c9e9af

Browse files
committed
更新laravel4.2 依赖的php版本为5.4
1 parent e2a58a7 commit 2c9e9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cn/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Composer 安装完成后,下载[最新版Laravel框架](https://github.com/lar
3636

3737
Laravel 框架对系统环境有如下要求:
3838

39-
- PHP >= 5.3.7
39+
- PHP >= 5.4
4040
- MCrypt PHP 扩展
4141

4242
从 PHP 5.5 版本开始,针对某些操作系统的安装包需要你自己手工安装 PHP 的 JSON 扩展模块。如果你使用的是 Ubuntu,可以通过, `apt-get install php5-json` 命令直接安装。

0 commit comments

Comments
 (0)