Skip to content

Commit 20f625e

Browse files
author
Jordan Hall
committed
Add details of supported versions
1 parent 732d0e2 commit 20f625e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
These scripts are designed to aid in the setup of and switching between multiple PHP versions in Ubuntu 16.04 LTS.
44

5-
Currently they support switching between PHP 5.6 and PHP 7.0.
5+
Currently they support switching to the following versions of PHP:
6+
7+
* 5.6
8+
* 7.0
9+
* 7.1
10+
* 7.2
611

712
Please note that these scripts install packages from a third-party repository, provided by [Ondřej Surý](https://twitter.com/oerdnj). More details are available at the repository's [website](https://deb.sury.org/), [PPA page on Launchpad](https://launchpad.net/~ondrej/+archive/ubuntu/php/) and [Twitter account](https://twitter.com/debsuryorg).
813

0 commit comments

Comments
 (0)