We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b634205 commit a838675Copy full SHA for a838675
README.md
@@ -1,6 +1,6 @@
1
# 🔄 PHP Switch Scripts
2
3
-These scripts are designed to aid in the setup of and switching between multiple PHP versions in Ubuntu 16.04 LTS.
+These scripts are designed to aid in the setup of and switching between multiple PHP versions in Ubuntu 14.04 LTS or newer.
4
5
<img src="assets/images/usage.png" />
6
@@ -9,7 +9,7 @@ Please note that these scripts install packages from a third-party repository, p
9
10
## Requirements
11
12
-* Ubuntu 16.04.* LTS
+* Ubuntu 14.04.* LTS or newer
13
* Apache 2.4.*
14
15
You can check you have the required versions by running the following command.
@@ -21,7 +21,7 @@ lsb_release -a | grep Ubuntu && apache2 -v | grep Apache
21
You should see something similar to the below.
22
23
```
24
-Description: Ubuntu 16.04.3 LTS
+Description: Ubuntu 14.04.5 LTS
25
Server version: Apache/2.4.18 (Ubuntu)
26
27
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments