Skip to content

Commit

Permalink
Merge pull request #4749 from okazy/fix/requirement
Browse files Browse the repository at this point in the history
動作確認環境をシステム要件と実態に合わせて更新
  • Loading branch information
Kiyotaka Oku authored Nov 4, 2020
2 parents fa4e9ba + dcd792b commit 17c0b7f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ npm run build # Sass のビルド
### 動作確認環境

* Apache/2.4.x (mod_rewrite / mod_ssl 必須)
* PHP7.1.20
* PostgreSQL 9.2.1
* ブラウザー:Google Chrome
* PHP7.2
* PostgreSQL 9.6 / MySQL 5.6
* ブラウザー:Google Chrome

詳しくは開発ドキュメントの [システム要件](https://doc4.ec-cube.net/quickstart_requirement) をご確認ください。

Expand Down

0 comments on commit 17c0b7f

Please sign in to comment.